Click or drag to resize

wclBluetoothLeBeaconWatcherConnection Methods

The wclBluetoothLeBeaconWatcherConnection type exposes the following members.

Methods
 NameDescription
Protected methodDoAdvertisementAppearanceFrame Fires the OnAdvertisementAppearanceFrame event.
Protected methodDoAdvertisementExtFrameInformation Fires the OnAdvertisementExtFrameInformation event.
Protected methodDoAdvertisementFrameInformation Fires the OnAdvertisementFrameInformation event.
Protected methodDoAdvertisementRawFrame Fires the OnAdvertisementRawFrame event.
Protected methodDoAdvertisementReceived Fires the OnAdvertisementReceived event.
Protected methodDoAdvertisementService128DataFrame Fires the OnService128DataFrame event.
Protected methodDoAdvertisementService16DataFrame Fires the OnService16DataFrame event.
Protected methodDoAdvertisementService32DataFrame Fires the OnService32DataFrame event.
Protected methodDoAdvertisementServiceSol128Frame Fires the OnServiceSol128Frame event.
Protected methodDoAdvertisementServiceSol16Frame Fires the OnServiceSol16Frame event.
Protected methodDoAdvertisementServiceSol32Frame Fires the OnServiceSol32Frame event.
Protected methodDoAdvertisementTxPowerLevelFrame Fires the OnAdvertisementTxPowerLevelFrame event.
Protected methodDoAdvertisementUuidFrame Fires the OnAdvertisementUuidFrame event.
Protected methodDoAltBeaconFrame Fires the OnAltBeaconFrame event.
Protected methodDoEddystoneTlmFrame Fires the OnEddystoneTlmFrame event.
Protected methodDoEddystoneUidFrame Fires the OnEddystoneUidFrame event.
Protected methodDoEddystoneUrlFrame Fires the OnEddystoneUrlFrame event.
Protected methodDoManufacturerRawFrame Fires the OnManufacturerRawFrame event.
Protected methodDoProximityBeaconFrame Fires the OnProximityBeaconFrame event.
Protected methodDoStarted Fires the OnStarted event.
Protected methodDoStopped Fires the OnStopped event.
Protected methodEnter Enters the connection's critical section.
(Inherited from wclCustomConnection)
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodHalStart Implements a hardware-dependent code to start Bluetooth LE Beacon monitoring.
Protected methodHalStop Implements a hardware-dependent code to stop Bluetooth LE Beacon monitoring.
Protected methodLeave Exists *leaves) the connection's critical section.
(Inherited from wclCustomConnection)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodMessageReceived The method called when a new notification message received.
(Overrides wclCustomConnectionMessageReceived(wclMessage))
Public methodStart Starts monitoring for Bluetooth LE Beacons.
Public methodStop Stops monitoring for Bluetooth LE Beacons.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also