onRoomMessageSendResult property

OnRoomMessageSendResultType? onRoomMessageSendResult
getter/setter pair

This callback is triggered after the local user sends a message to all the other users in the room.

Implementation

OnRoomMessageSendResultType? onRoomMessageSendResult;