共用方式為


BluetoothHeadset.ActionConnectionStateChanged 欄位

定義

用來廣播頭戴式裝置配置檔連線狀態變更的意圖。

[Android.Runtime.Register("ACTION_CONNECTION_STATE_CHANGED")]
[Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")]
public const string ActionConnectionStateChanged;
[<Android.Runtime.Register("ACTION_CONNECTION_STATE_CHANGED")>]
[<Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
val mutable ActionConnectionStateChanged : string

欄位值

實作

屬性

備註

android.bluetooth.BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGEDJava 檔。

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

適用於