toggle menu
VideoAndroidSDK
androidJvm
switch theme
search in API
video-sdk
/
com.kaleyra.video_sdk.call.callinfo.model
/
TextRef
/
PlainText
Plain
Text
data
class
PlainText
(
val
text
:
String
?
)
:
TextRef
Members
Constructors
Plain
Text
Link copied to clipboard
constructor
(
text
:
String
?
)
Properties
args
Link copied to clipboard
open
val
args
:
List
<
Any
>
?
id
Link copied to clipboard
open
val
id
:
Int
text
Link copied to clipboard
val
text
:
String
?
Functions
resolve
Link copied to clipboard
open
override
fun
resolve
(
context
:
Context
)
:
String