chrome.sockets.tcpServer

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

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

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

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

  5. trait SocketInfo extends Object

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

    Annotations
    @RawJSType() @native()

Value Members

  1. object SocketProperties

  2. object TCPServer extends Object

    Annotations
    @native() @JSGlobal( "chrome.sockets.tcpServer" )

Inherited from AnyRef

Inherited from Any

Ungrouped