Get the current connection state of the profile
Syntax
[Android.Runtime.Register("getConnectionState", "(Landroid/bluetooth/BluetoothDevice;)I", "GetGetConnectionState_Landroid_bluetooth_BluetoothDevice_Handler:Android.Bluetooth.IBluetoothProfileInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
[return:Android.Runtime.GeneratedEnum]
public
ProfileState GetConnectionState (
BluetoothDevice device)
Parameters
- device
- Remote bluetooth device.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11