Kaa client C SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
kaa_configuration_root_receiver_t Struct Reference

Interface for the configuration receiver. More...

#include <ext_configuration_receiver.h>

Data Fields

void * context
 Context to pass to the function below. More...
 
on_configuration_updated_fn on_configuration_updated
 Called when the new configuration data arrives. More...
 

Detailed Description

Interface for the configuration receiver.

Field Documentation

void* kaa_configuration_root_receiver_t::context

Context to pass to the function below.

on_configuration_updated_fn kaa_configuration_root_receiver_t::on_configuration_updated

Called when the new configuration data arrives.


The documentation for this struct was generated from the following file: