GattCharacteristicValueChangedEventArgs Class

[Missing <summary> documentation for "T:InTheHand.Bluetooth.GattCharacteristicValueChangedEventArgs"]

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public sealed class GattCharacteristicValueChangedEventArgs : EventArgs
Inheritance
Object    EventArgs    GattCharacteristicValueChangedEventArgs

Properties

Methods

Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
ToString
(Inherited from Object)

See Also