Method GetRelayConnectionStatus
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 | Driver to query the status from. |
Returns
Type | Description |
---|---|
RelayConnectionStatus | Current relay connection status. |