|
Ditto 5.0.0
|
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.DiskUsage.DittoDiskUsageObserver, and DittoSDK.Transport.DittoPresenceObserver.