StrixNetworkSendRoomDirectRelay Method (UID, Object, RoomDirectRelayEventHandler, FailureEventHandler, RequestConfig) |
Namespace: SoftGear.Strix.Unity.Runtime
public void SendRoomDirectRelay( UID to, Object messageToRelay, RoomDirectRelayEventHandler handler, FailureEventHandler failureHandler, RequestConfig config = null )
| Exception | Condition |
|---|---|
| NullReferenceException | Throws if you're not joined to a room. |
| ErrorCodeException |
Strix error which can be further separated by an error code:
|