Android.Bluetooth.BluetoothGattService: Property Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
CharacteristicsIList<BluetoothGattCharacteristic>. Returns a list of characteristics included in this service.
[read-only]
IncludedServicesIList<BluetoothGattService>. Get the list of included GATT services for this service.
[read-only]
InstanceIdint. Returns the instance ID for this service
[read-only]
TypeGattServiceType. Get the type of this service (primary/secondary)
[read-only]
UuidJava.Util.UUID. Returns the UUID of this service

Protected Properties

MCharacteristicsIList. List of characteristics included in this service.
MIncludedServicesIList. List of included services for this service.
[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.