Tube.this

Constructor for the Tube class that creates a Tube object using the 'default' tube on the server.

  1. this(Connection connection)
    class Tube
  2. this(Server server)

Parameters

connection Connection

The Connection object for the server.

Meta