Ditto 5.0.0
Loading...
Searching...
No Matches
DittoSDK.Transport.DittoRemotePeer Class Reference

A summary snapshot of the connections currently active with a remote peer. More...

Properties

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.

Detailed Description

A summary snapshot of the connections currently active with a remote peer.