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