GatewayCallbacks class

Constructors

GatewayCallbacks()

Properties

apiSecret String
read / write
bundlePolicy ↔ dynamic
read / write
destroyed Function
read / write
destroyOnUnload bool
read / write
error Function
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
iceServers List
read / write
iceTransportPolicy ↔ dynamic
read / write
ipv6Support bool
read / write
keepAlivePeriod int
read / write
longPollTimeout int
read / write
maxPollEvents int
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
server ↔ dynamic
read / write
success Function
read / write
token String
read / write
withCredentials bool
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited