StrixNetworkSendRoomDirectRelay Method (RoomDirectRelayMessage, RoomDirectRelayEventHandler, FailureEventHandler, RequestConfig) |
Sends a relay message to a match room member using RoomDirectRelayMessage.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax Exceptions Remarks
The member receiving the message must be in the same room with the sender.
Unlike RPCs, the member who sends the message does not receive it.
Possible exception types in FailureEventArgs's cause:See Also