ConsumerSession class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- mungeStereoHack ← bool
-
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
no getter - remoteController → JSObject?
-
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- state → int
-
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
no setter -
streams
→ JSArray<
JSAny> -
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
no setter
Methods
-
addEventListener(
JSString type, JSFunction callback) → void -
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
-
close(
) → void -
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
-
connect(
) → bool -
Available on ConsumerSession, provided by the ConsumerSessionMembers extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited