shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.menu
/
ShareButtonsComponentOptions
Share
Buttons
Component
Options
data
class
ShareButtonsComponentOptions
(
val
buttons
:
List
<
ShareButton
>
,
val
meetingID
:
String
)
ShareButtonsComponent - Buttons for sharing meeting details.
Members
Constructors
Share
Buttons
Component
Options
Link copied to clipboard
constructor
(
buttons
:
List
<
ShareButton
>
,
meetingID
:
String
)
Properties
buttons
Link copied to clipboard
val
buttons
:
List
<
ShareButton
>
meeting
ID
Link copied to clipboard
val
meetingID
:
String