nim_core
nim_core
QChatKickOtherClientsResult
clientIds property
clientIds
clientIds
property
Null safety
List
<
String
>
clientIds
获取被成功踢掉的客户端的deviceId列表
Implementation
List<String> get clientIds => _clientIds;
nim_core
nim_core
QChatKickOtherClientsResult
clientIds property
QChatKickOtherClientsResult class
Constructors
QChatKickOtherClientsResult
fromJson
Properties
clientIds
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==