menu
yunxin_room_kit package
documentation
room_kit.dart
NEInRoomChatController
sendChatRoomMessage abstract method
sendChatRoomMessage abstract method
dark_mode
light_mode
sendChatRoomMessage
abstract method
Future
<
NEResult
<
NEChatRoomMessage
>
>
sendChatRoomMessage
(
NEChatRoomMessage
message
)
Implementation
Future<NEResult<NEChatRoomMessage>> sendChatRoomMessage(NEChatRoomMessage message);
yunxin_room_kit package
documentation
room_kit
NEInRoomChatController
sendChatRoomMessage abstract method
NEInRoomChatController class