Click or drag to resize

wclBluetoothLeAdvertiser Methods

The wclBluetoothLeAdvertiser type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds Bluetooth LE advertisement to the advertisements list.
Public methodClear Clears the advertisements list.
Public methodDelete Deletes the Bluetooth LE advertisement from the advertisements list.
Protected methodDoStarted Fires the OnStarted event.
Protected methodDoStopped Fires the OnStopped event.
Protected methodEnter Enters the Bluetooth component protection critical section.
(Inherited from wclBluetoothComponent)
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalize Frees the component.
(Overrides ObjectFinalize)
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 methodLeave Leaves the Bluetooth component protection critical section.
(Inherited from wclBluetoothComponent)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodStart Starts advertising.
Public methodStop Stops advertising.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also