toggle menu
headless
1.2.5
androidJvm
switch theme
search in API
headless
/
com.theminesec.sdk.headless.ui
/
UiState
/
Processing
/
Action
Action
data
class
Action
(
val
actionType
:
ActionType
?
,
val
reference
:
String
)
:
UiState.Processing
Members
Members & Extensions
Constructors
Action
Link copied to clipboard
constructor
(
actionType
:
ActionType
?
,
reference
:
String
)
Properties
action
Type
Link copied to clipboard
val
actionType
:
ActionType
?
reference
Link copied to clipboard
val
reference
:
String
Functions
get
Description
Link copied to clipboard
@
ReadOnlyComposable
@
Composable
fun
UiState
.
getDescription
(
)
:
String
get
Description
Res
Link copied to clipboard
fun
UiState
.
getDescriptionRes
(
)
:
Int
get
Title
Link copied to clipboard
@
ReadOnlyComposable
@
Composable
fun
UiState
.
getTitle
(
)
:
String
get
Title
Res
Link copied to clipboard
fun
UiState
.
getTitleRes
(
)
:
Int