C# (CSharp) CoAP 네임스페이스

중첩된 네임스페이스

CoAP.Channel

클래스들

이름 설명
Request This class describes the functionality of a CoAP Request as a subclass of a CoAP Message. It provides: 1. operations to answer a request by a response using respond() 2. different ways to handle incoming responses: receiveResponse() or Responsed event