onUserMessageReceivedOutsideRoom property
Local users will receive this callback when they receive a text message from a user outside the room calling RTCVideo.sendUserMessageOutsideRoom.
Implementation
OnMessageReceivedType? onUserMessageReceivedOutsideRoom;