System.Beacon.Components.TCustomBeaconDevice.StopAdvertise

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure StopAdvertise;

C++

void __fastcall StopAdvertise();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeaconDevice


Description

Arrête la publication des données de proximité associées à TCustomBeaconDevice.

StopAdvertise appelle StopAdvertising en interne.

Voir aussi