menu
im_flutter_sdk
im_flutter_sdk
EMContactEventHandler
onContactInvited property
onContactInvited
brightness_4
brightness_5
onContactInvited
property
(void Function
(
String
userId
,
String
?
reason
)
?)
onContactInvited
final
好友申请回调。
Implementation
final void Function( String userId, String? reason, )? onContactInvited;
im_flutter_sdk
im_flutter_sdk
EMContactEventHandler
onContactInvited property
EMContactEventHandler class