menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatClient
clearMultiDeviceEventHandles method
clearMultiDeviceEventHandles
dark_mode
light_mode
clearMultiDeviceEventHandles
method
void
clearMultiDeviceEventHandles
(
)
清除所有多设备事件监听。
Implementation
void clearMultiDeviceEventHandles() { _multiDeviceEventHandler.clear(); }
shengwang_chat_sdk
shengwang_chat_sdk
ChatClient
clearMultiDeviceEventHandles method
ChatClient class