toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
UiText
Ui
Text
sealed
class
UiText
(
source
)
Inheritors
DynamicString
StringResource
Members
Types
Companion
Link copied to clipboard
object
Companion
Dynamic
String
Link copied to clipboard
data
class
DynamicString
(
val
value
:
String
)
:
UiText
String
Resource
Link copied to clipboard
class
StringResource
(
@
StringRes
val
resId
:
Int
,
val
args
:
List
<
Any
>
)
:
UiText
Functions
as
String
Link copied to clipboard
fun
asString
(
context
:
Context
)
:
String
as
String
Null
Link copied to clipboard
fun
asStringNull
(
context
:
Context
?
)
:
String
?