nRF Connect SDK API 2.8.99
|
typedef void(* nrf_cloud_event_handler_t) (const struct nrf_cloud_evt *evt) |
#include <include/net/nrf_cloud.h>
Event handler registered with the module to handle asynchronous events from the module.
[in] | evt | The event and any associated parameters. |