W3Gx class
W3Gx singleton
- Inheritance
-
- Object
- W3GSocket<
W3GResponse> - W3Gx
Properties
Methods
-
connect(
dynamic onConnect(W3GResponse)) → Future< void> - opens a connection to the server
-
disconnect(
dynamic onDisconnect(W3GResponse)) → Future< void> - prompts the server to disconnect the wallet
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
on(
String event, dynamic listener(W3GResponse)) → void -
add event listener
inherited
-
send(
dynamic data) → void -
allows sending
data
to w3gx servers.override -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
final