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

#include <kaa_status.h>

Data Fields

uint32_t event_seq_n
 
bool is_registered
 
bool is_attached
 
bool is_updated
 
kaa_digest endpoint_public_key_hash
 
kaa_digest profile_hash
 
bool profile_needs_resync
 Indicates that profile should be resynced. More...
 
kaa_list_ttopic_states
 States of topics received. More...
 
kaa_list_ttopics
 Whole set of topics. More...
 
int32_t topic_list_hash
 List hash. More...
 
char * endpoint_access_token
 
bool has_update
 Indicates that status was changed on the client size. More...
 

Field Documentation

char* kaa_status_t::endpoint_access_token
kaa_digest kaa_status_t::endpoint_public_key_hash
uint32_t kaa_status_t::event_seq_n
bool kaa_status_t::has_update

Indicates that status was changed on the client size.

bool kaa_status_t::is_attached
bool kaa_status_t::is_registered
bool kaa_status_t::is_updated
kaa_digest kaa_status_t::profile_hash
bool kaa_status_t::profile_needs_resync

Indicates that profile should be resynced.

int32_t kaa_status_t::topic_list_hash

List hash.

kaa_list_t* kaa_status_t::topic_states

States of topics received.

kaa_list_t* kaa_status_t::topics

Whole set of topics.


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