onConnected property
final
~english Occurs when the SDK connects to the chat server successfully. ~end
~chinese 成功连接到 chat 服务器时触发的回调。 ~end
Implementation
final VoidCallback? onConnected;
~english Occurs when the SDK connects to the chat server successfully. ~end
~chinese 成功连接到 chat 服务器时触发的回调。 ~end
final VoidCallback? onConnected;