sendChatRoomMessage abstract method

Future<NEResult<NEChatRoomMessage>> sendChatRoomMessage(
  1. NEChatRoomMessage message
)

Implementation

Future<NEResult<NEChatRoomMessage>> sendChatRoomMessage(NEChatRoomMessage message);