customClientType property

int? customClientType
final

如果自己被其他断踢掉, 通过该接口获取踢掉你的客户端自定义类型。 注意:如果当前状态不是被其他端踢出(包含服务端禁用并踢出),比如自动登录监听到417,则该接口返回值无效。

Implementation

final int? customClientType;