Langue

Context.BluetoothService Champ

Définition

Utiliser avec #getSystemService(String) pour récupérer un android.bluetooth.BluetoothManager pour utiliser Bluetooth.

[Android.Runtime.Register("BLUETOOTH_SERVICE")]
public const string BluetoothService;
[<Android.Runtime.Register("BLUETOOTH_SERVICE")>]
val mutable BluetoothService : string

Valeur de champ

Attributs

Remarques

Utiliser avec #getSystemService(String) pour récupérer un android.bluetooth.BluetoothManager pour utiliser Bluetooth.

Java documentation pour android.content.Context.BLUETOOTH_SERVICE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à