Skip to main content

Class BluetoothExtensionMethods

Extension methods for Meadow Bluetooth objects

Assembly: Meadow.Contracts.dll
View Source
Declaration
public static class BluetoothExtensionMethods

Methods

CanBeRead(ICharacteristic)

Returns true if an ICharacteristic can be read, otherwise False

View Source
Declaration
public static bool CanBeRead(this ICharacteristic c)
Returns

System.Boolean

Parameters
TypeName
Meadow.Gateways.Bluetooth.ICharacteristicc