Method GetConnectionState
GetConnectionState(NetworkConnection)
Gets the connection state using the specified id
Declaration
public NetworkConnection.State GetConnectionState(NetworkConnection id)
Parameters
Type | Name | Description |
---|---|---|
NetworkConnection | id | The connection id |
Returns
Type | Description |
---|---|
NetworkConnection.State | The network connection state |