onUserMessageReceivedOutsideRoom property

OnMessageReceivedType? onUserMessageReceivedOutsideRoom
getter/setter pair

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

Implementation

OnMessageReceivedType? onUserMessageReceivedOutsideRoom;