GattClientCharacteristicConfigurationDescriptorValue GattClientCharacteristicConfigurationDescriptorValue GattClientCharacteristicConfigurationDescriptorValue GattClientCharacteristicConfigurationDescriptorValue Enum

Definition

Represents the value of the GATT ClientCharacteristicConfigurationDescriptor.

Indicates the state of the Client Characteristic Configuration descriptor.

public : enum class GattClientCharacteristicConfigurationDescriptorValuepublic enum GattClientCharacteristicConfigurationDescriptorValuePublic Enum GattClientCharacteristicConfigurationDescriptorValue// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Indicate Indicate Indicate Indicate

Characteristic indications are enabled.

None None None None

Neither notification nor indications are enabled.

Notify Notify Notify Notify

Characteristic notifications are enabled.