BlufiPlugin class

Properties

hashCode int
The hash code for this object.
no setterinherited
platformVersion Future<String?>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

configProvision({String? username, String? password}) Future
connectPeripheral({String? peripheralAddress}) Future
negotiateSecurity() Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onMessageReceived({ResultCallback? successCallback, ResultCallback? errorCallback}) → void
postCustomData(String dataStr) Future
requestCloseConnection() Future
requestDeviceScan() Future
requestDeviceStatus() Future
requestDeviceVersion() Future
scanDeviceInfo({String? filterString}) Future<bool?>
speechResultErrorHandler(dynamic error) → dynamic
speechResultsHandler(dynamic event) → dynamic
stopScan() Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance BlufiPlugin
no setter