Langue

BluetoothAdapter.CloseProfileProxy(ProfileType, IBluetoothProfile) Méthode

Définition

Fermez la connexion du proxy de profil au service.

[Android.Runtime.Register("closeProfileProxy", "(ILandroid/bluetooth/BluetoothProfile;)V", "")]
public void CloseProfileProxy(Android.Bluetooth.ProfileType unusedProfile, Android.Bluetooth.IBluetoothProfile? proxy);
[<Android.Runtime.Register("closeProfileProxy", "(ILandroid/bluetooth/BluetoothProfile;)V", "")>]
member this.CloseProfileProxy : Android.Bluetooth.ProfileType * Android.Bluetooth.IBluetoothProfile -> unit

Paramètres

unusedProfile
ProfileType
proxy
IBluetoothProfile

Objet proxy de profil

Attributs

Remarques

Java documentation pour android.bluetooth.BluetoothAdapter.closeProfileProxy(int, android.bluetooth.BluetoothProfile).

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 à