WampCode class

Constructors

WampCode()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Constants

abort → const int
authenticate → const int
call → const int
cancel → const int
challenge → const int
error → const int
event → const int
goodbye → const int
hello → const int
interrupt → const int
invocation → const int
publish → const int
published → const int
register → const int
registered → const int
result → const int
subscribe → const int
subscribed → const int
unregister → const int
unregistered → const int
unsubscribe → const int
unsubscribed → const int
welcome → const int
yield → const int