onUserMessageSendResult property
This callback is triggered after the local user sends a message to another user in the room.
Implementation
OnMessageSendResultType? onUserMessageSendResult;
This callback is triggered after the local user sends a message to another user in the room.
OnMessageSendResultType? onUserMessageSendResult;