Ditto 4.4.3
|
An observation token returned by any observation API in the Ditto SDK. Retain this object to continue receiving updates. More...
#include <Observer.hpp>
Public Member Functions | |
void | stop () |
Stops the observation and cleans up all associated resources. | |
Protected Member Functions | |
Observer () | |
Constructs a new Observer . | |
~Observer () | |
Destroy the Abstract Observer object canceling the observer if it hasn't been done in stop | |
An observation token returned by any observation API in the Ditto SDK. Retain this object to continue receiving updates.