System.Beacon.IBeacon.GetRssi

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRssi: Integer;

C++

virtual int __fastcall GetRssi() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.Beacon.pas
System.Beacon.hpp
System.Beacon IBeacon

Description

Represents the getter method for the Rssi property.

See Also