onConnectionStatusChanged property

dynamic Function(RCIMIWConnectionStatus? status)? onConnectionStatusChanged
getter/setter pair

ZH

网络状态变化

  • status SDK 与融云服务器的连接状态

EN

Network Status Change

  • status Specifies the connection status between the SDK and the RongCloud server.

Implementation

Function(RCIMIWConnectionStatus? status)? onConnectionStatusChanged;