System.Beacon.TBeaconManufacturerDataHelper.GetBeaconType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBeaconType: TKindofBeacon;

C++

TKindofBeacon __fastcall GetBeaconType();

Properties

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

Description

Getter method for the BeaconType property.

See Also