MQTTAsync_command Struct Reference

Data Fields

int type
MQTTAsync_onSuccess * onSuccess
MQTTAsync_onFailure * onFailure
MQTTAsync_token token
void * context
START_TIME_TYPE start_time
union {
   struct {
      int   count
      char **   topics
      int *   qoss
   }   sub
   struct {
      int   count
      char **   topics
   }   unsub
   struct {
      char *   destinationName
      int   payloadlen
      void *   payload
      int   qos
      int   retained
   }   pub
   struct {
      int   internal
      int   timeout
   }   dis
   struct {
      int   currentURI
      int   MQTTVersion
 current MQTT version being used to connect
   }   conn
details

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines

Generated on 30 Jul 2017 for MQTT C Client Libraries Internals by  doxygen 1.6.1