Define ANJ_COAP_DOWNLOADER_ERR_ETAG_MISMATCH
Defined in File coap_downloader.h
Define Documentation
-
ANJ_COAP_DOWNLOADER_ERR_ETAG_MISMATCH
Error code returned by anj_coap_downloader_get_error when the ETag value in the server response does not match the expected value.
It indicates that resource expired.