Ditto 4.8.0
Loading...
Searching...
No Matches
DittoSDK.DittoPresenceGraph Struct Reference

Represent the states of all known peers. More...

Public Member Functions

readonly Dictionary< string, DittoConnectionGetAllConnectionsByID ()
 Returns a dictionary with all connections found in this graph by their IDs.
 

Public Attributes

DittoPeer LocalPeer
 Represents the local peer.
 
List< DittoPeerRemotePeers
 Represents all known remote peers.
 

Detailed Description

Represent the states of all known peers.