共用方式為


BluetoothDevice.ActionUuid 欄位

定義

廣播動作:此意圖是用來在擷取遠端裝置之後,將包裝的廣播 UUIDandroid.os.ParcelUuid 的 。

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

欄位值

實作

屬性

備註

android.bluetooth.BluetoothDevice.ACTION_UUIDJava 檔。

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

適用於