onUserMessageReceived property
This callback is triggered after the local user receives a text message from the other users in the room.
Implementation
OnMessageReceivedType? onUserMessageReceived;
This callback is triggered after the local user receives a text message from the other users in the room.
OnMessageReceivedType? onUserMessageReceived;