System.Beacon.TBeaconAdvertiser.FAdvertiseGattInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FAdvertiseGattInfo: Boolean;

C++

bool FAdvertiseGattInfo;

Properties

Type Visibility Source Unit Parent
field protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser

Description

Protected field that provides the value of the AdvertiseGattInfo property.

See Also