GattServiceProviderAdvertisementStatus GattServiceProviderAdvertisementStatus GattServiceProviderAdvertisementStatus GattServiceProviderAdvertisementStatus Enum

Definition

This enumeration defines the advertisement status of a GattServiceProvider.

public : enum class GattServiceProviderAdvertisementStatuspublic enum GattServiceProviderAdvertisementStatusPublic Enum GattServiceProviderAdvertisementStatus// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Fields

Aborted Aborted Aborted Aborted

The GATT service was aborted.

Created Created Created Created

The GATT service was created.

Started Started Started Started

The GATT service advertising has started.

Stopped Stopped Stopped Stopped

The GATT service is not advertising.