scatterbrainSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
scatterbrainSDK
scatterbrainSDK
/
net.ballmerlabs.scatterbrainsdk
/
Identity
/
Identity
Identity
constructor
(
inParcel
:
Parcel
)
constructor
(
extraKeys
:
ImmutableMap
<
String
,
ByteArray
>
,
publicKey
:
ByteArray
=
extraKeys[PROTOBUF_PRIVKEY_KEY]!!
,
name
:
String
,
sig
:
ByteArray
,
fingerprint
:
UUID
,
isOwned
:
Boolean
)