|
libivon 0.1.0
Voice-over-IP library
|
A single key-value property pair for iteration. More...
#include <ivon_client_types.h>
Public Attributes | |
| const char * | key |
| Null-terminated property key. | |
| const uint8_t * | value |
| Property value bytes. | |
| size_t | value_len |
| Length of value in bytes. | |
A single key-value property pair for iteration.
| const char* ivon_property::key |
Null-terminated property key.
| const uint8_t* ivon_property::value |
Property value bytes.
| size_t ivon_property::value_len |
Length of value in bytes.