menu
tencent_cloud_chat package
documentation
models/tencent_cloud_chat_callbacks_trigger.dart
TencentCloudChatCallbacksTrigger
removeCallback method
removeCallback method
dark_mode
light_mode
removeCallback
method
void
removeCallback
(
TencentCloudChatCallbacks
callbacks
)
Implementation
void removeCallback(TencentCloudChatCallbacks callbacks) { callbacksList.remove(callbacks); }
tencent_cloud_chat package
documentation
models/tencent_cloud_chat_callbacks_trigger
TencentCloudChatCallbacksTrigger
removeCallback method
TencentCloudChatCallbacksTrigger class