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
/
SessionRequest
Session
Request
data
class
SessionRequest
(
val
id
:
String
,
val
params
:
ProviderRequestPayload
,
val
topic
:
String
)
Members
Constructors
Session
Request
Link copied to clipboard
constructor
(
id
:
String
,
params
:
ProviderRequestPayload
,
topic
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
params
Link copied to clipboard
val
params
:
ProviderRequestPayload
topic
Link copied to clipboard
val
topic
:
String