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