An observation token returned by any observation API in the Ditto SDK. More...
Public Member Functions | |
| void | Stop () |
| Stops the observation and cleans up all associated resources. | |
An observation token returned by any observation API in the Ditto SDK.
| void DittoSDK.IDittoObserver.Stop | ( | ) |
Stops the observation and cleans up all associated resources.
Implemented in DittoSDK.DittoDiskUsageObserver, DittoSDK.DittoPeersObserver, and DittoSDK.DittoPresenceObserver.