Android.Bluetooth.BluetoothAdapter.CloseProfileProxy Method
Close the connection of the profile proxy to the Service.

Syntax

[Android.Runtime.Register("closeProfileProxy", "(ILandroid/bluetooth/BluetoothProfile;)V", "")]
public void CloseProfileProxy ([Android.Runtime.GeneratedEnum] ProfileType profile, IBluetoothProfile proxy)

Parameters

profile
Documentation for this section has not yet been entered.
proxy
Profile proxy object

Remarks

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11