CoapClient.this

Creates a new CoAP client to the provided endpoint address

  1. this(Address address)
    class CoapClient
    this
    (
    Address address
    )
  2. this(string host, ushort port)

Parameters

address Address

the CoAP server endpoint

Meta