DITPeersObserver
Deprecated
Replaced by DITObserver protocol.
@interface DITPeersObserver : NSObject <DITObserver>
A token returned by calling observePeers on a DITDitto object.
Retain this object to continue receiving callback updates.
@deprecated replaced by DITObserver protocol.
-
Undocumented
Declaration
Objective-C
- (void)stop;
DITPeersObserver Class Reference