Class NetworkDriverRelayExtensions
Inherited Members
Namespace: Unity.Networking.Transport.Relay
Syntax
public static class NetworkDriverRelayExtensions
Methods
GetRelayConnectionStatus(NetworkDriver)
Get the current status of the connection to the relay server.
Declaration
public static RelayConnectionStatus GetRelayConnectionStatus(this NetworkDriver driver)
Parameters
| Type | Name | Description | 
|---|---|---|
| NetworkDriver | driver | 
Returns
| Type | Description | 
|---|---|
| RelayConnectionStatus |