Android.Bluetooth.BluetoothGattServer: Property Members

The properties of Android.Bluetooth.BluetoothGattServer are listed below. For a list of all members, see the BluetoothGattServer 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]
ServicesIList<BluetoothGattService>. Returns a list of GATT services offered by this 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.