GGSClient class final

Inheritance
Implemented types
Available extensions

Constructors

GGSClient()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
admin Array<GGSAdmin>
< ggs admin
getter/setter pair
board Array<GGSBoard>
< ggs board
getter/setter pair
event GGSEvent
< ggs event
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
is_playing bool
< is Edax playing ?
getter/setter pair
last_refresh int
< date of last refresh
getter/setter pair
loop Array<UnnamedStruct17>
< loop instruction
getter/setter pair
match_off Array<GGSMatchOff>
< ggs match off
getter/setter pair
match_on Array<GGSMatchOn>
< ggs match on
getter/setter pair
me Pointer<Char>
< Edax's name on GGS
getter/setter pair
once Array<UnnamedStruct18>
< command issued once after some delay
getter/setter pair
request Array<GGSRequest>
< ggs request
getter/setter pair
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