shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.socket
/
ReceiveMessageOptions
/
ReceiveMessageOptions
Receive
Message
Options
constructor
(
message
:
Message
,
messages
:
List
<
Message
>
,
participantsAll
:
List
<
Participant
>
,
member
:
String
,
eventType
:
EventType
,
isLevel
:
String
,
coHost
:
String
,
updateMessages
:
(
List
<
Message
>
)
->
Unit
,
updateShowMessagesBadge
:
(
Boolean
)
->
Unit
)