ReadyState

sealed abstract class ReadyState(val jsValue: Int)
Companion:
object
class Object
trait Matchable
class Any
object Closed.type
object Closing.type
object Connecting.type
object Open.type

Value members

Concrete fields

final val jsValue: Int