nabto_client_coap_stop()

DESCRIPTION

Stop a coap request. This stops outstanding nabto_client_coap_execute calls. The request should not be used after it has been stopped.

DECLARATION

NABTO_CLIENT_DECL_PREFIX void NABTO_CLIENT_API
nabto_client_coap_stop(NabtoClientCoap* coap)

PARAMETERS

coap:
[in] The CoAP request.