PubSub+ Messaging API For C  7.29.0.6
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
solClient_destination Struct Reference

A data structure to represent the message destination. More...

#include <solClient.h>

Data Fields

solClient_destinationType_t destType
 The type of destination. More...
 
const char * dest
 The name of the destination (as a NULL-terminated UTF-8 string). More...
 

Detailed Description

Field Documentation