Home
last modified time | relevance | path

Searched refs:destinationName (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTAsync.h480 char* destinationName; member
515 char* destinationName; /**< the topic destination for the message */ member
1373 * @param destinationName The topic associated with this message.
1383 DLLExport int MQTTAsync_send(MQTTAsync handle, const char* destinationName, int payloadlen, const void* payload, int qos,
1395 * @param destinationName The topic associated with this message.
1402 DLLExport int MQTTAsync_sendMessage(MQTTAsync handle, const char* destinationName, const MQTTAsync_message* msg, MQTTAsync_responseOptions* response);

Completed in 4 milliseconds