toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.atomic
/
WaitStatus
Wait
Status
sealed
external
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