wclBluetoothLeAltBeacon Class |
Namespace: wclBluetooth
The wclBluetoothLeAltBeacon type exposes the following members.
Name | Description | |
---|---|---|
![]() | wclBluetoothLeAltBeacon | Creates new component. |
Name | Description | |
---|---|---|
![]() | Active | Gets active status. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | Advertiser | Gets the advertiser connection object. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | Advertising | Gets Advertiser state. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | CompanyId | Gets and sets the beacon's manufacturer ID. (Inherited from wclBluetoothLeIdAdvertiser.) |
![]() | Major | Gets and sets the beacon's Major value. (Inherited from wclBluetoothLeIdAdvertiser.) |
![]() | Minor | Gets and sets the beacon's Minor value. (Inherited from wclBluetoothLeIdAdvertiser.) |
![]() | Radio | Gets the advertiser owner. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | Reserved | Gets and sets the beacons' manufacturer specific Reserved
value. |
![]() | TxRssi | Gets and sets the beacon's RSSI value. (Inherited from wclBluetoothLeRssiAdvertiser.) |
![]() | Uuid | Gets and sets the beacon's UUID. (Inherited from wclBluetoothLeIdAdvertiser.) |
Name | Description | |
---|---|---|
![]() | DoStarted | Fires the OnStarted event. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | DoStopped | Fires the OnStopped event. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Frees the component. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | PrepareAdvertiser | Creates and initializes the Bluetooth LE advertiser
connection obejct. (Overrides wclBluetoothLeAdvertiserPrepareAdvertiser(wclBluetoothRadio, wclBluetoothLeAdvertiserConnection).) |
![]() | Start | Starts advertising. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | Stop | Stops advertising. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | OnStarted | The event fires when the advertising started. (Inherited from wclBluetoothLeAdvertiser.) |
![]() | OnStopped | The event fires when the advertising stopped. (Inherited from wclBluetoothLeAdvertiser.) |
The component allows you application to switch PC into the Bluetooth LE Alt Beacon.
The feature is supported only on Windows 10 platform with Microsoft Bluetooth drivers.