![]() |
nRF Connect SDK API 3.3.99
|
| int nrf_cloud_coap_resume | ( | void | ) |
#include <include/net/nrf_cloud_coap.h>
Resume CoAP connection.
This function restores a previous connection for use.
| -EACCES | if the connection was not previously paused. |
| -EAGAIN | if an error occurred while loading the connection. |
| -EINVAL | if the operation could not be performed. |
| 0 | If successful. |