MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
multipaz-android-legacy
/
com.android.identity.android.legacy
/
PersonalizationData
/
NamespaceData
Namespace
Data
open
class
NamespaceData
Members
Functions
equals
Link copied to clipboard
open
fun
equals
(
@
Nullable
o
:
Any
)
:
Boolean
get
Access
Control
Profile
Ids
Link copied to clipboard
open
fun
getAccessControlProfileIds
(
name
:
String
)
:
Collection
<
AccessControlProfileId
>
get
Entry
Names
Link copied to clipboard
open
fun
getEntryNames
(
)
:
Collection
<
String
>
get
Entry
Value
Link copied to clipboard
open
fun
getEntryValue
(
name
:
String
)
:
Array
<
Byte
>
get
Namespace
Name
Link copied to clipboard
open
fun
getNamespaceName
(
)
:
String
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int