ButtplugClientDevice class
Constructors
- ButtplugClientDevice(DeviceInfo deviceInfo, ButtplugClientCommunicator _communicator)
Properties
- connected → bool
-
no setter
- displayName ↔ String?
-
latefinal
-
features
↔ Map<
int, ButtplugClientDeviceFeature> -
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- index ↔ int
-
latefinal
- messageTimingGap → int
-
no setter
- name ↔ String
-
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
battery(
) → Future< int> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
runOutput(
DeviceOutputCommand cmd) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited