|
Kaa client C SDK
|
Interface for a client transport channel implementation. More...
#include <ext_transport_channel.h>
Interface for a client transport channel implementation.
Every implementation should provide API to convert itself to this interface.
| void* kaa_transport_channel_interface_t::context |
| kaa_tcp_channel_destroy_fn kaa_transport_channel_interface_t::destroy |
May be NULL.
| kaa_get_protocol_id_fn kaa_transport_channel_interface_t::get_protocol_id |
| kaa_get_supported_services_fn kaa_transport_channel_interface_t::get_supported_services |
| kaa_init_channel_fn kaa_transport_channel_interface_t::init |
| kaa_set_access_point_fn kaa_transport_channel_interface_t::set_access_point |
| kaa_sync_handler_fn kaa_transport_channel_interface_t::sync_handler |
1.8.6