Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.atomic
/
WaitStatus
Wait
Status
sealed
interface
WaitStatus
(
source
)
Inheritors
WaitAsyncStatus
WaitSyncStatus
Members
Types
Companion
Link copied to clipboard
object
Companion
not
Equal
Link copied to clipboard
sealed
interface
notEqual
:
WaitSyncStatus
ok
Link copied to clipboard
sealed
interface
ok
:
WaitAsyncStatus
timed
Out
Link copied to clipboard
sealed
interface
timedOut
:
WaitAsyncStatus
,
WaitSyncStatus