System.Beacon.TBeaconEddystoneTLMEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TBeaconEddystoneTLMEvent = procedure (const Sender: TObject; const ABeacon: IBeacon; const AEddystoneTLM: TEddystoneTLM) of object;

C++

typedef void __fastcall (__closure *TBeaconEddystoneTLMEvent)(System::TObject* const Sender, const _di_IBeacon ABeacon, const TEddystoneTLM &AEddystoneTLM);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon


Beschreibung

Das TBeaconEddystoneTLMEvent ist ein Ereignistyp, der ausgelöst wird, wenn ein EddystoneTLM-Beacon erkannt wird.

Siehe auch