Package

chrome.sockets.tcp

bindings

Permalink

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. All

Type Members

  1. trait CreateInfo extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  2. trait ReceiveErrorEvent extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. trait ReceiveEvent extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait SecureOptions extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait SendInfo extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  6. type SocketId = Int

    Permalink
  7. trait SocketInfo extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  8. trait SocketProperties extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  9. trait TLSVersionBounds extends Object

    Permalink
    Annotations
    @RawJSType() @native()

Value Members

  1. object SecureOptions

    Permalink
  2. object SocketProperties

    Permalink
  3. object TCP extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "chrome.sockets.tcp" )
  4. object TLSVersionBounds

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped