OSCMessage.this

Constructs a new OSC message using an address.

  1. this()
  2. this(string addr)
    class OSCMessage
    this
    (
    string addr
    )
  3. this(Address addr)
  4. this(const(OSCMessage) copy)

Meta