Delegate ServerValueChangedHandler
Delegate representing the event handler for the ServerValueSet event of a Bluetooth characteristic.
Assembly: Meadow.Contracts.dll
View Source
public delegate void ServerValueChangedHandler(ICharacteristic c, byte[] valueBytes)