shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
ProduceDataOptions
/
ProduceDataOptions
Produce
Data
Options
constructor
(
ordered
:
Boolean
=
true
,
maxPacketLifeTime
:
Int
?
=
null
,
maxRetransmits
:
Int
?
=
null
,
label
:
String
=
""
,
protocol
:
String
=
""
,
appData
:
Map
<
String
,
Any
?
>
=
emptyMap()
)