GattServiceProviderAdvertisementStatusChangedEventArgs.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status of the GATT service.
public:
property GattServiceProviderAdvertisementStatus Status { GattServiceProviderAdvertisementStatus get(); };
GattServiceProviderAdvertisementStatus Status();
public GattServiceProviderAdvertisementStatus Status { get; }
var gattServiceProviderAdvertisementStatus = gattServiceProviderAdvertisementStatusChangedEventArgs.status;
Public ReadOnly Property Status As GattServiceProviderAdvertisementStatus
Property Value
The status of the GATT service.
Windows requirements
App capabilities |
bluetooth
|