shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.messages
/
SendMessageOptions
/
SendMessageOptions
Send
Message
Options
constructor
(
message
:
String
,
receivers
:
List
<
String
>
,
group
:
Boolean
,
socket
:
SocketManager
?
,
roomName
:
String
,
member
:
String
,
showAlert
:
(
ShowAlertOptions
)
->
Unit
?
)