A summary snapshot of the connections currently active with a remote peer.
More...
|
|
string | NetworkId [get] |
| | Gets the unique network identifier of the remote peer.
|
|
string | DeviceName [get] |
| | Gets the human-readable device name of the remote peer. This defaults to the hostname but can be manually set by the application developer of the other peer. It is not necessarily unique.
|
|
List< string > | Connections [get] |
| | Gets the connections that are currently active with the remote peer.
|
A summary snapshot of the connections currently active with a remote peer.