MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
wallet
/
org.multipaz.wallet.provisioning.remote
/
WalletServerConnectionData
Wallet
Server
Connection
Data
data
class
WalletServerConnectionData
(
val
clientId
:
String
,
val
deviceAttestationId
:
String
)
Members
Constructors
Wallet
Server
Connection
Data
Link copied to clipboard
constructor
(
clientId
:
String
,
deviceAttestationId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
client
Id
Link copied to clipboard
val
clientId
:
String
device
Attestation
Id
Link copied to clipboard
val
deviceAttestationId
:
String