Namespace Unity.Services.Relay
Classes
RelayService
The entry class of the Relay Allocations Service enables clients to connect to relay servers. Once connected, they are able to communicate with each other, via the relay servers, using the bespoke relay binary protocol.
RelayServiceException
Represents an exception that occurs when communicating with the Unity Relay Service.
Interfaces
IRelayService
The Relay Allocations Service enables clients to connect to relay servers. Once connected, they are able to communicate with each other, via the relay servers, using the bespoke relay binary protocol.
IRelayServiceSDK
This interface is marked for deprecation and may be removed in future versions. Please use IRelayService instead. The Relay Allocations Service enables clients to connect to relay servers. Once connected, they are able to communicate with each other, via the relay servers, using the bespoke relay binary protocol.
IRelayServiceSDKConfiguration
Interface used for editing the configuration of the relay service SDK. Primary usage is for testing purposes.
Enums
RelayExceptionReason
Enumerates the known error causes when communicating with the Relay Service.