Android.Bluetooth.BluetoothGatt: Property Members

The properties of Android.Bluetooth.BluetoothGatt are listed below. For a list of all members, see the BluetoothGatt Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ConnectedDevicesIList<BluetoothDevice>. Not supported - please use BluetoothManager.GetConnectedDevices(ProfileType) with BluetoothProfile.Gatt as argument
[read-only]
DeviceBluetoothDevice. Return the remote bluetooth device this GATT client targets to
[read-only]
ServicesIList<BluetoothGattService>. Returns a list of GATT services offered by the remote device.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.