Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.connect.data
/
Params
/
Params
Params
constructor
(
id
:
Long
,
pairingTopic
:
String
,
expiry
:
Long
,
requiredNamespaces
:
Namespaces
,
optionalNamespaces
:
Namespaces
?
,
relays
:
List
<
Relay
>
?
,
proposer
:
Proposer
)