onIMConnectState method

void onIMConnectState(
  1. int connectState
)

即时通讯连接状态回调 @param connectState 连接状态

Implementation

void onIMConnectState(int connectState) {}