menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatClient
clearConnectionEventHandles method
clearConnectionEventHandles
dark_mode
light_mode
clearConnectionEventHandles
method
void
clearConnectionEventHandles
(
)
清除所以连接状态监听。
Implementation
void clearConnectionEventHandles() { _connectionEventHandler.clear(); }
shengwang_chat_sdk
shengwang_chat_sdk
ChatClient
clearConnectionEventHandles method
ChatClient class