共用方式為


BluetoothHidDevice.ErrorRspSuccess 欄位

定義

代表設定報表成功回應的常數。

[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

欄位值

Value = 0

實作

屬性

備註

android.bluetooth.BluetoothHidDevice.ERROR_RSP_SUCCESSJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於