Kaa client C SDK
|
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... | |
Interface for the configuration receiver.
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.