Package

chrome.sockets.tcpServer

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 AcceptErrorEvent extends Object

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

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

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

    Permalink
  5. trait SocketInfo extends Object

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

    Permalink
    Annotations
    @RawJSType() @native()

Value Members

  1. object SocketProperties

    Permalink
  2. object TCPServer extends Object

    Permalink
    Annotations
    @native() @JSName( "chrome.sockets.tcpServer" )

Inherited from AnyRef

Inherited from Any

Ungrouped