Process.BluetoothUid フィールド

定義

Bluetooth サービス プロセスの UID/GID を定義します。

[Android.Runtime.Register("BLUETOOTH_UID", ApiSince=29)]
public const int BluetoothUid = 1002;
[<Android.Runtime.Register("BLUETOOTH_UID", ApiSince=29)>]
val mutable BluetoothUid : int

フィールド値

Value = 1002
属性

注釈

Bluetooth サービス プロセスの UID/GID を定義します。

の Java ドキュメント android.os.Process.BLUETOOTH_UID

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象