shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
Consumer
/
Consumer
Consumer
constructor
(
id
:
String
,
producerId
:
String
,
kind
:
MediaKind
,
rtpParameters
:
RtpParameters
,
paused
:
Boolean
=
false
,
producerPaused
:
Boolean
=
false
,
priority
:
Int
=
1
,
appData
:
Map
<
String
,
Any
?
>
=
emptyMap()
)