onUserBinaryMessageReceived property
This callback is triggered after the local user receives a binary message from the other users in the room.
Implementation
OnBinaryMessageReceivedType? onUserBinaryMessageReceived;
This callback is triggered after the local user receives a binary message from the other users in the room.
OnBinaryMessageReceivedType? onUserBinaryMessageReceived;