GattServiceProviderAdvertisementStatusChangedEventArgs.Error 속성

정의

GATT 서비스의 오류를 가져옵니다.

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = gattServiceProviderAdvertisementStatusChangedEventArgs.error;
Public ReadOnly Property Error As BluetoothError

속성 값

GATT 서비스의 오류입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상