pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-conference
/
com.pexip.sdk.conference
/
Element
/
Text
Text
data
class
Text
(
val
color
:
Long
,
val
text
:
String
)
:
Element
(
source
)
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