menu
tencent_cloud_chat_sdk
enum/callbacks.dart
OnFriendListAddedCallback typedef
OnFriendListAddedCallback
dark_mode
light_mode
OnFriendListAddedCallback
typedef
OnFriendListAddedCallback
=
void Function
(
List
<
V2TimFriendInfo
>
users
)
Implementation
typedef OnFriendListAddedCallback = void Function(List<V2TimFriendInfo> users);
tencent_cloud_chat_sdk
callbacks
OnFriendListAddedCallback typedef
callbacks library