client-c  0.7.0
kaa_transport_context_t Struct Reference

Uses to initialize transport channel implementation with Kaa specific transport context. More...

#include <ext_transport_channel.h>

Public Attributes

kaa_platform_protocol_tplatform_protocol
 
kaa_bootstrap_manager_tbootstrap_manager
 

Detailed Description

Uses to initialize transport channel implementation with Kaa specific transport context.

Definition at line 34 of file ext_transport_channel.h.

Member Data Documentation

kaa_bootstrap_manager_t* kaa_transport_context_t::bootstrap_manager

Definition at line 36 of file ext_transport_channel.h.

kaa_platform_protocol_t* kaa_transport_context_t::platform_protocol

Definition at line 35 of file ext_transport_channel.h.


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