onRoomDisconnect method

void onRoomDisconnect(
  1. int code
)

房间断开的通知 @param code 错误码

Implementation

void onRoomDisconnect(int code) {}