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