onUserMessageReceived property

OnMessageReceivedType? onUserMessageReceived
getter/setter pair

This callback is triggered after the local user receives a text message from the other users in the room.

Implementation

OnMessageReceivedType? onUserMessageReceived;