Android.Bluetooth.BluetoothGatt.Close Method
Close this Bluetooth GATT client.

Syntax

[Android.Runtime.Register("close", "()V", "")]
public void Close ()

Remarks

Close this Bluetooth GATT client. Application should call this method as early as possible after it is done with this GATT client.

[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