Enumeration V2NIMConnectStatus

Enumeration Members

V2NIM_CONNECT_STATUS_CONNECTED: 1

已连接

V2NIM_CONNECT_STATUS_CONNECTING: 2

连接中

V2NIM_CONNECT_STATUS_DISCONNECTED: 0

未连接

V2NIM_CONNECT_STATUS_WAITING: 3

等待重连中

Generated using TypeDoc