Ditto  1.1.2
Public Member Functions | List of all members
DittoSDK.IDittoObserver Interface Reference

An observation token returned by any observation API in the Ditto SDK. More...

Inherited by DittoSDK.DittoAuthenticationStatusObserver.

Public Member Functions

void Stop ()
 Stops the observation and cleans up all associated resources. More...
 

Detailed Description

An observation token returned by any observation API in the Ditto SDK.

Member Function Documentation

◆ Stop()

void DittoSDK.IDittoObserver.Stop ( )

Stops the observation and cleans up all associated resources.