ICoapResponse.GetResponseContentFormat()
DESCRIPTION
The CoAP response content format.
DECLARATION
UInt16 GetResponseContentFormat()
ERRORS
T:Nabto.Edge.Client.NabtoException: Thrown with error codeNO_DATAif the response does not have a content format.T:Nabto.Edge.Client.NabtoException: Thrown with error codeINVALID_STATEif no response is ready.
RETURNS
the CoAP response content format.