GattProtocolError.UnsupportedGroupType Property

Definition

Gets the byte value for an unsupported group type error.

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

Property Value

Byte

byte

The byte value for an unsupported group type error.

Windows requirements

App capabilities
bluetooth

Applies to