nRF Connect SDK API 2.8.99
|
bool nrf_cloud_coap_keepopen_is_supported | ( | void | ) |
#include <include/net/nrf_cloud_coap.h>
Check if you can pause and resume safely.
Check if the device can avoid performing a full handshake after a temporary network outage ends.
false | if SO_KEEPOPEN is not supported. |
true | if it is supported. |