nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_cloud_coap_resume()

int nrf_cloud_coap_resume ( void  )

#include <include/net/nrf_cloud_coap.h>

Resume CoAP connection.

This function restores a previous connection for use.

Return values
-EACCESif the connection was not previously paused.
-EAGAINif an error occurred while loading the connection.
-EINVALif the operation could not be performed.
0If successful.