characteristicNotifyStateChanged property

Stream<GATTCharacteristicNotifyStateChangedEventArgs> get characteristicNotifyStateChanged

Tells that the peripheral manager received a characteristic’s notify changed.

Implementation

Stream<GATTCharacteristicNotifyStateChangedEventArgs>
    get characteristicNotifyStateChanged;