Android.Bluetooth.BluetoothGatt.Connect Method
Connect back to remote device.

Syntax

[Android.Runtime.Register("connect", "()Z", "")]
public bool Connect ()

Returns

Documentation for this section has not yet been entered.

Remarks

Connect back to remote device.

This method is used to re-connect to a remote device after the connection has been dropped. If the device is not in range, the re-connection will be triggered once the device is back in range.

[Android Documentation]

Requirements

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