onUserBinaryMessageReceivedOutsideRoom property
Local users will receive this callback when they receive a binary message from a user outside the room calling RTCVideo.sendUserBinaryMessageOutsideRoom.
Implementation
OnBinaryMessageReceivedType? onUserBinaryMessageReceivedOutsideRoom;