client-c  0.7.0
kaa_configuration_root_receiver_t Struct Reference

Interface for the configuration receiver. More...

#include <ext_configuration_receiver.h>

+ Collaboration diagram for kaa_configuration_root_receiver_t:

Public Attributes

void * context
 
on_configuration_updated_fn on_configuration_updated
 

Detailed Description

Interface for the configuration receiver.

Definition at line 50 of file ext_configuration_receiver.h.

Member Data Documentation

void* kaa_configuration_root_receiver_t::context

Context to pass to the function below.

Definition at line 52 of file ext_configuration_receiver.h.

on_configuration_updated_fn kaa_configuration_root_receiver_t::on_configuration_updated

Called when the new configuration data arrives.

Definition at line 53 of file ext_configuration_receiver.h.


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