menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatContactEventHandler
onContactInvited property
onContactInvited
dark_mode
light_mode
onContactInvited
property
(void Function
(
String
userId
,
String
?
reason
)
?)
onContactInvited
final
好友申请回调。
Implementation
final void Function( String userId, String? reason, )? onContactInvited;
shengwang_chat_sdk
shengwang_chat_sdk
ChatContactEventHandler
onContactInvited property
ChatContactEventHandler class