onUserMessageSendResult property

OnMessageSendResultType? onUserMessageSendResult
getter/setter pair

This callback is triggered after the local user sends a message to another user in the room.

Implementation

OnMessageSendResultType? onUserMessageSendResult;