System.Beacon.TBeaconManufacturerDataHelper.GetTxPower

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTxPower: ShortInt;

C++

System::Int8 __fastcall GetTxPower();

Properties

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

Description

Getter method for the TxPower property.

See Also