onUserBinaryMessageReceivedOutsideRoom property

OnBinaryMessageReceivedType? onUserBinaryMessageReceivedOutsideRoom
getter/setter pair

Local users will receive this callback when they receive a binary message from a user outside the room calling RTCVideo.sendUserBinaryMessageOutsideRoom.

Implementation

OnBinaryMessageReceivedType? onUserBinaryMessageReceivedOutsideRoom;