Ditto 4.8.0-rc.2
|
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.