System.Beacon.IBeacon.ItsAlive
Delphi
function ItsAlive: Boolean;
C++
virtual bool __fastcall ItsAlive(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | IBeacon |
Description
Indicates if the beacon information is still valid.
The ItsAlive method returns True if the beacon information is still valid and False in case the beacon is out of reach.