SessionHandle class
An adopt-or-minted session's identity — the sessionId is the the_grid OWN
session bead all of the circuit's cursor writes target (A37 / invariant 4).
Constructors
- SessionHandle(String sessionId)
-
Wraps the resolved
sessionId.const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override