ui / com.schibsted.account.ui.smartlock / SmartlockTask

SmartlockTask

class SmartlockTask

Types

SmartLockResult

sealed class SmartLockResult

Constructors

<init>

SmartlockTask(smartlockMode: SmartlockMode)

Functions

credentialsFromParcelable

fun credentialsFromParcelable(requestCode: Int, resultCode: Int, smartlockCredentials: Parcelable?): ObservableField<SmartlockTask.SmartLockResult>

initializeSmartlock

fun initializeSmartlock(isSmartlockRunning: Boolean, isSmartlockAvailable: Boolean = SmartlockController.isSmartlockAvailable()): ObservableField<Boolean>