DITPeersObserverV2

Deprecated

Replaced by DITObserver protocol.


@interface DITPeersObserverV2 : NSObject <DITObserver>

A token returned by calling observePeersV2 on a DITDitto object.

Retain this object to continue receiving callback updates.

@deprecated replaced by DITObserver protocol.

  • Undocumented

    Declaration

    Objective-C

    - (void)stop;