DittoLoginCallback

interface DittoLoginCallback

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

Functions

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