Delegate CharacteristicValueSetHandler
Delegate representing the event handler for the ValueSet event of a Bluetooth characteristic.
Assembly: Meadow.Contracts.dll
View Source
public delegate void CharacteristicValueSetHandler(ICharacteristic c, object data)