DITPeersObserver

@interface DITPeersObserver : NSObject <DITObserver>

A token returned by calling observePeers on a DITDitto object.

Retain this object to continue receiving callback updates.

  • Undocumented

    Declaration

    Objective-C

    - (void)stop;