menu
tencent_cloud_chat_sdk
enum/callbacks.dart
OnReceiveRESTCustomDataCallback typedef
OnReceiveRESTCustomDataCallback
dark_mode
light_mode
OnReceiveRESTCustomDataCallback
typedef
OnReceiveRESTCustomDataCallback
=
void Function
(
String
groupID
,
String
customData
)
Implementation
typedef OnReceiveRESTCustomDataCallback = void Function( String groupID, String customData, );
tencent_cloud_chat_sdk
callbacks
OnReceiveRESTCustomDataCallback typedef
callbacks library