Navigation
API > API/Plugins > API/Plugins/MQTTCore
References
| Module | MQTTCore |
| Header | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTShared.h |
| Include | #include "MQTTShared.h" |
Syntax
struct FMQTTSubscription
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMQTTSubscription
(
const FMQTTTopic& InTopic, |
Construct from path. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EMQTTQualityOfService | |||
| const FMQTTTopic & | GetTopic () |
||
| bool | IsValid () |
Gets the validity of the Subscription. | |
| bool | |||
| bool | |||
| FOnSubscriptionMessage & |
Typedefs
| Name | Description |
|---|---|
| FOnSubscriptionMessage |