FileIdentityStorage

class FileIdentityStorage(configuration: IdentityConfiguration) : IdentityStorage

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun load(): Identity
Link copied to clipboard
open override fun saveDeviceId(deviceId: String?)
Link copied to clipboard
open override fun saveUserId(userId: String?)

Properties

Link copied to clipboard
val configuration: IdentityConfiguration