Skip to main content

Delegate CharacteristicValueSetHandler

Delegate representing the event handler for the ValueSet event of a Bluetooth characteristic.

Assembly: Meadow.Contracts.dll
View Source
Declaration
public delegate void CharacteristicValueSetHandler(ICharacteristic c, object data)