Thingstream Client Library  BLD4131-v2.13
Data Fields
InboundQueueSize Struct Reference

#include <sdk_data.h>

Data Fields

int8_t size
 

Detailed Description

A structure to hold the size of the server's inbound message queue

Field Documentation

◆ size

int8_t InboundQueueSize::size

The size of the server's queue of pending messages that have yet to be delivered to the device. The device is notified of the size of this queue during Thingstream_Client_publish(), Thingstream_Client_connect(), or Thingstream_Client_ping().


The documentation for this struct was generated from the following file: