DittoLoginCompletionCallback

interface DittoLoginCompletionCallback

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

Functions

callback
Link copied to clipboard
open fun callback(error: DittoError?)