SDK-Android
libcore
/
io.mimi.sdk.core.common
/
AsyncState
/
AsyncState
Async
State
@
MsdkInternalApi
fun
<
T
>
AsyncState
(
value
:
T
,
loadingState
:
LoadingState
=
LoadingState.Done
)
Content copied to clipboard
Parameters
T
generic type of the value.