yunxin_roomkit
roomkit
NERoomChatController
joinChatroom abstract method
joinChatroom
joinChatroom
method
Null safety
Future
<
VoidResult
>
joinChatroom
(
)
加入聊天室
Implementation
Future<VoidResult> joinChatroom();
yunxin_roomkit
roomkit
NERoomChatController
joinChatroom abstract method
NERoomChatController class
Constructors
NERoomChatController
Properties
hashCode
isSupported
runtimeType
Methods
addAttachment
clearAttachments
getAttachment
joinChatroom
leaveChatroom
noSuchMethod
removeAttachment
sendBroadcastTextMessage
sendDirectTextMessage
sendGroupTextMessage
toString
Operators
operator ==