onRoomMessageSendResult property
This callback is triggered after the local user sends a message to all the other users in the room.
Implementation
OnRoomMessageSendResultType? onRoomMessageSendResult;
This callback is triggered after the local user sends a message to all the other users in the room.
OnRoomMessageSendResultType? onRoomMessageSendResult;