nim_core
nim_core
QChatKickServerMembersParam
accids property
accids
accids
property
Null safety
List
<
String
>
accids
final
被踢用户的accid列表,必填
Implementation
final List<String> accids;
nim_core
nim_core
QChatKickServerMembersParam
accids property
QChatKickServerMembersParam class
Constructors
QChatKickServerMembersParam
fromJson
Properties
accids
hashCode
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==