ZugSock class
Constructors
- ZugSock.new(dynamic address, dynamic onConnect, dynamic onMsg, Function onClose)
Properties
Methods
-
close(
) → void -
logMsg(
String msg) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
send(
dynamic msg) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited