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