Kaa client C SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Typedefs
kaa_context.h File Reference

Kaa endpoint context definition. More...

Go to the source code of this file.

Data Structures

struct  kaa_context_s
 General Kaa endpoint context. More...
 

Typedefs

typedef struct kaa_context_s kaa_context_t
 General Kaa endpoint context. More...
 

Detailed Description

Kaa endpoint context definition.

Defines the general Kaa endpoint context.

Typedef Documentation

typedef struct kaa_context_s kaa_context_t

General Kaa endpoint context.

Contains private structures of all Kaa endpoint SDK subsystems that can be used independently to perform API calls to specific subsystems.