DittoLogoutCleanupFn

interface DittoLogoutCleanupFn

Typically this will only be used if interacting with the SDK from Java. You can call logout with an object that implements this interface.

Functions

Link copied to clipboard
abstract fun cleanup(ditto: DittoBase)