GattProtocolError.UnlikelyError Property

Definition

Gets the byte value for an unlikely error.

public:
 static property byte UnlikelyError { byte get(); };
static byte UnlikelyError();
public static byte UnlikelyError { get; }
var byte = GattProtocolError.unlikelyError;
Public Shared ReadOnly Property UnlikelyError As Byte

Property Value

Byte

byte

The byte value for an unsupported group type error.

Windows requirements

App capabilities
bluetooth

Applies to