Navigation
API > API/Plugins > API/Plugins/MQTTCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USubsystem
- UDynamicSubsystem
- UEngineSubsystem
- UMQTTSubsystem
References
Module | MQTTCore |
Header | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTSubsystem.h |
Include | #include "MQTTSubsystem.h" |
Syntax
UCLASS&40;BlueprintType&41;
class UMQTTSubsystem : public UEngineSubsystem
Remarks
Provides persistent access to clients
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
UMQTTClientObject * | GetOrCreateClient
(
UObject* InParent, |
|
![]() ![]() ![]() ![]() |
UMQTTClientObject * | GetOrCreateClient_WithProjectURL
(
UObject* InParent |
|
![]() ![]() ![]() ![]() |
bool | GetPayloadJson
(
UObject* InParent, |
|
![]() ![]() ![]() ![]() |
FString | GetPayloadString
(
const FMQTTClientMessage& InClientMessage |