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