System.Beacon.TBeaconAdvertiser.GetEddyInstanceBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEddyInstanceBytes: TBytes;

C++

System::DynamicArray<System::Byte> __fastcall GetEddyInstanceBytes();

Properties

Type Visibility Source Unit Parent
function protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser

Description

Gets the value of the EddystoneInstance property in bytes.

See Also