anjay
|
#include <core.h>
Data Fields | |
bool | udp: 1 |
bool | tcp: 1 |
bool | sms: 1 |
bool | nidd: 1 |
Structure defining the set of transports that anjay_transport_is_offline, anjay_transport_enter_offline, anjay_transport_exit_offline, anjay_transport_set_online and anjay_transport_schedule_reconnect operate on.
bool nidd |
bool sms |
bool tcp |
bool udp |