Represents a Golioth blockwise observe context. More...
#include <golioth.h>
Public Attributes | |
struct coap_block_context | block_ctx |
struct golioth_client * | client |
const char * | path |
golioth_blockwise_observe_received_t | received_cb |
Represents a Golioth blockwise observe context.
struct coap_block_context golioth_blockwise_observe_ctx::block_ctx |
struct golioth_client* golioth_blockwise_observe_ctx::client |
const char* golioth_blockwise_observe_ctx::path |
golioth_blockwise_observe_received_t golioth_blockwise_observe_ctx::received_cb |