FMagicLeapBluetoothGattService

A structure containing the contents of a GATT service.

Windows
MacOS
Linux

References

Module

MagicLeapBLE

Header

/Engine/Plugins/Lumin/MagicLeapBLE/Source/Public/MagicLeapBLETypes.h

Include

#include "MagicLeapBLETypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FMagicLeapBluetoothGattService

Remarks

A structure containing the contents of a GATT service.

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< FMagicL...

 

Characteristics

A list of characteristics contained in this service.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< FMagicL...

 

IncludedServices

A list of included services provided by this service.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

int32

 

InstanceId

Instance ID.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

int32

 

ServiceType

Service type.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FString

 

UUID

UUID for the service.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss