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
[read-only] | ConnectedDevices | IList<BluetoothDevice>. Not supported - please use BluetoothManager.GetConnectedDevices(ProfileType) with BluetoothProfile.Gatt as argument |
[read-only] | Services | IList<BluetoothGattService>. Returns a list of GATT services offered by this device. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |