menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatContactEventHandler
onFriendRequestAccepted property
onFriendRequestAccepted
dark_mode
light_mode
onFriendRequestAccepted
property
(void Function
(
String
userId
)
?)
onFriendRequestAccepted
final
发出的好友申请被对方同意。
Implementation
final void Function( String userId, )? onFriendRequestAccepted;
shengwang_chat_sdk
shengwang_chat_sdk
ChatContactEventHandler
onFriendRequestAccepted property
ChatContactEventHandler class