toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.message.list.internal.expose
/
TaskState
/
Companion
Companion
object
Companion
Members
Properties
FAILED
Link copied to clipboard
const
val
FAILED
:
Int
=
3
INVALID
Link copied to clipboard
const
val
INVALID
:
Int
MERGING
Link copied to clipboard
const
val
MERGING
:
Int
=
4
PENDING
Link copied to clipboard
const
val
PENDING
:
Int
=
0
RUNNING
Link copied to clipboard
const
val
RUNNING
:
Int
=
1
SUCCESS
Link copied to clipboard
const
val
SUCCESS
:
Int
=
2