Auth Account
sealed class AuthAccount
Content copied to clipboard
Types
Device
Link copied to clipboard
Default account. Device ID will be used as main authentication parameter
Facebook Token
Link copied to clipboard
Facebook account
Google Id Token
Link copied to clipboard
Google account
Google Token
Link copied to clipboard
Google account
Sygic Account
Link copied to clipboard
data class SygicAccount(userName: String, password: String) : AuthAccount
Content copied to clipboard
Sygic user account
Inheritors
AuthAccount
Link copied to clipboard
AuthAccount
Link copied to clipboard
AuthAccount
Link copied to clipboard
AuthAccount
Link copied to clipboard
AuthAccount
Link copied to clipboard
AuthAccount
Link copied to clipboard