SetPinResult

sealed class SetPinResult : Parcelable

The result of a setPin call.

Inheritors

Types

Link copied to clipboard

The call failed, due to reason.

Link copied to clipboard
Link copied to clipboard

The user profile pin has been set.

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)