nim_core
nim_core
QChatAddMemberRoleParam
QChatAddMemberRoleParam constructor
QChatAddMemberRoleParam
QChatAddMemberRoleParam
constructor
Null safety
QChatAddMemberRoleParam
(
int
serverId
,
int
channelId
,
String
accid
)
Implementation
QChatAddMemberRoleParam(this.serverId, this.channelId, this.accid);
nim_core
nim_core
QChatAddMemberRoleParam
QChatAddMemberRoleParam constructor
QChatAddMemberRoleParam class
Constructors
QChatAddMemberRoleParam
fromJson
Properties
accid
channelId
hashCode
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==