Ditto  1.1.2
Public Member Functions | List of all members
ditto::Observer Class Referenceabstract

An observation token returned by any observation API in the Ditto SDK. Retain this object to continue receiving updates. More...

Inheritance diagram for ditto::Observer:
ditto::AuthenticationStatusObserver

Public Member Functions

virtual void stop ()=0
 Stops the observation and cleans up all associated resources.
 

Detailed Description

An observation token returned by any observation API in the Ditto SDK. Retain this object to continue receiving updates.