netease_roomkit
netease_roomkit
NERoomChatController
joinChatroom abstract method
joinChatroom
joinChatroom
method
Null safety
Future
<
VoidResult
>
joinChatroom
(
)
Join a chat room
Implementation
Future<VoidResult> joinChatroom();
netease_roomkit
netease_roomkit
NERoomChatController
joinChatroom abstract method
NERoomChatController class
Constructors
NERoomChatController
Properties
hashCode
isSupported
runtimeType
Methods
addAttachment
cancelDownloadAttachment
clearAttachments
downloadAttachment
fetchChatroomMembers
getAttachment
joinChatroom
leaveChatroom
noSuchMethod
removeAttachment
sendBroadcastTextMessage
sendDirectTextMessage
sendFileMessage
sendGroupTextMessage
sendImageMessage
toString
Operators
operator ==