chrome.sockets.tcp

bindings

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait CreateInfo extends Object

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

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

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

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

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

  7. trait SocketInfo extends Object

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

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

    Annotations
    @RawJSType() @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