Click or drag to resize

wclBluetoothLe32ServiceAdvertisement Constructor

Creates new Bluetooth LE advertisement object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclBluetoothLe32ServiceAdvertisement(
	uint Uuid
)

Parameters

Uuid  UInt32
The 32 bit service's UUID.
See Also