Expand description

Utility for creating name/value string pair collections (to pass to the C library).

Structs

A collection of C-compatible (NUL-terminated) string pairs that is useful with C APIs that require an array of string pair pointers, normally specified as const* MQTTAsync_nameValue