MessageSorter class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- messageCounter ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
waitingFutures
↔ Map<
int, MessageCompletionFuture> -
getter/setter pair
Methods
-
checkMessage(
ButtplugServerMessage incoming) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
prepareMessage(
ButtplugMessage outgoing) → void -
toString(
) → String -
A string representation of this object.
inherited
-
waitForMessage(
int id) → Future< ButtplugServerMessage>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited