BluetoothHidDevice.ErrorRspSuccess Field

Definition

Constant representing success response for Set Report.

[Android.Runtime.Register("ERROR_RSP_SUCCESS", ApiSince=28)]
public const sbyte ErrorRspSuccess = 0;
[<Android.Runtime.Register("ERROR_RSP_SUCCESS", ApiSince=28)>]
val mutable ErrorRspSuccess : sbyte

Field Value

Value = 0

Implements

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothHidDevice.ERROR_RSP_SUCCESS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to