Packages

package bindings

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. bindings
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait CreateInfo extends Object
    Annotations
    @JSType() @native()
  2. trait ReceiveErrorEvent extends Object
    Annotations
    @JSType() @native()
  3. trait ReceiveEvent extends Object
    Annotations
    @JSType() @native()
  4. trait SecureOptions extends Object
    Annotations
    @JSType() @native()
  5. trait SendInfo extends Object
    Annotations
    @JSType() @native()
  6. type SocketId = Int
  7. trait SocketInfo extends Object
    Annotations
    @JSType() @native()
  8. trait SocketProperties extends Object
    Annotations
    @JSType() @native()
  9. trait TLSVersionBounds extends Object
    Annotations
    @JSType() @native()

Value Members

  1. object SecureOptions
  2. object SocketProperties
  3. object TCP extends Object
    Annotations
    @native() @JSGlobal("chrome.sockets.tcp")
  4. object TLSVersionBounds

Inherited from AnyRef

Inherited from Any

Ungrouped