MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
multipaz-android-legacy
/
com.android.identity.android.legacy
/
AccessControlProfileId
Access
Control
Profile
Id
open
class
AccessControlProfileId
A class used to wrap an access control profile identifiers.
Members
Constructors
Access
Control
Profile
Id
Link copied to clipboard
constructor
(
id
:
Int
)
Constructs a new object holding a numerical identifier.
Functions
equals
Link copied to clipboard
open
fun
equals
(
@
Nullable
o
:
Any
)
:
Boolean
get
Id
Link copied to clipboard
open
fun
getId
(
)
:
Int
Gets the numerical identifier wrapped by this object.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int