menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatContactEventHandler
onContactDeleted property
onContactDeleted
dark_mode
light_mode
onContactDeleted
property
(void Function
(
String
userId
)
?)
onContactDeleted
final
删除好友回调。
Implementation
final void Function( String userId, )? onContactDeleted;
shengwang_chat_sdk
shengwang_chat_sdk
ChatContactEventHandler
onContactDeleted property
ChatContactEventHandler class