Presence
-
A token returned by calling
observePeerson aDITDittoobject.Retain this object to continue receiving callback updates.
See moreDeclaration
Objective-C
@interface DITPeersObserver : NSObject <DITObserver> -
A summary snapshot of the types of connections currently active to a remote peer.
See moreDeclaration
Objective-C
@interface DITRemotePeer : NSObject -
A token returned by calling
observePeersV2on aDITDittoobject.Retain this object to continue receiving callback updates.
See moreDeclaration
Objective-C
@interface DITPeersObserverV2 : NSObject <DITObserver> -
Represents a remote peer in the Ditto network.
See moreDeclaration
Objective-C
@interface DITRemotePeerV2 : NSObject
Presence Reference