nim_core
nim_core
QChatSubscribeAllChannelParam
QChatSubscribeAllChannelParam constructor
QChatSubscribeAllChannelParam
QChatSubscribeAllChannelParam
constructor
Null safety
QChatSubscribeAllChannelParam
(
QChatSubscribeType
type
,
List
<
int
>
serverIds
)
Implementation
QChatSubscribeAllChannelParam(this.type, this.serverIds);
nim_core
nim_core
QChatSubscribeAllChannelParam
QChatSubscribeAllChannelParam constructor
QChatSubscribeAllChannelParam class
Constructors
QChatSubscribeAllChannelParam
fromJson
Properties
hashCode
runtimeType
serverIds
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==