Android.Bluetooth.BluetoothGattDescriptor: Method Members

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

See Also: Inherited members from Java.Lang.Object

Public Methods

GetValue() : byte[]
Returns the stored value for this descriptor
SetValue(byte[]) : bool
Updates the locally stored value of this descriptor.