shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.misc
/
SharePlatform
Share
Platform
data
class
SharePlatform
(
val
name
:
String
,
val
icon
:
String
,
val
color
:
Int
)
Members
Constructors
Share
Platform
Link copied to clipboard
constructor
(
name
:
String
,
icon
:
String
,
color
:
Int
)
Properties
color
Link copied to clipboard
val
color
:
Int
icon
Link copied to clipboard
val
icon
:
String
name
Link copied to clipboard
val
name
:
String