toggle menu
pexip-android-sdk
0.17.0
jvm
switch theme
search in API
sdk-conference
/
com.pexip.sdk.conference
/
Element
/
Text
Text
data
class
Text
(
val
color
:
Long
,
val
text
:
String
)
:
Element
A text element.
Members
Constructors
Text
Link copied to clipboard
constructor
(
color
:
Long
,
text
:
String
)
Properties
color
Link copied to clipboard
val
color
:
Long
the color of this
Text
text
Link copied to clipboard
val
text
:
String
the text to display