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

◆ nrf_cloud_event_handler_t

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.

Parameters
[in]evtThe event and any associated parameters.