System.Beacon.TBeaconManager.StopScan

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StopScan: Boolean;

C++

bool __fastcall StopScan();

Properties

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

Description

Stops to monitor beacons.

See Also