shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
RequestResponse
/
RequestResponse
Request
Response
constructor
(
id
:
String
,
icon
:
String
?
=
null
,
name
:
String
?
=
null
,
username
:
String
?
=
null
,
action
:
String
?
=
null
,
type
:
String
?
=
null
,
extra
:
JsonObject
=
JsonObject(emptyMap())
)