OSCClient.this

Constructs a new OSC client using a socket and an address.

  1. this(Socket sock, Address addr)
    class OSCClient
    this
    (
    Socket sock
    ,
    Address addr
    )
  2. this(Address addr)
  3. this(string ip, ushort port)
  4. this(ushort port)

Meta