SteamNetConnectionInfo class final

Inheritance
Annotations

Constructors

SteamNetConnectionInfo()

Properties

addrRemote SteamNetworkingIpAddr
getter/setter pair
connectionDescription Array<Char>
getter/setter pair
endDebug Array<Char>
getter/setter pair
endReason int
getter/setter pair
flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
identityRemote SteamNetworkingIdentity
getter/setter pair
idPopRelay SteamNetworkingPopId
getter/setter pair
idPopRemote SteamNetworkingPopId
getter/setter pair
listenSocket HSteamListenSocket
getter/setter pair
pad1 int
getter/setter pair
reserved Array<UnsignedInt>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state ESteamNetworkingConnectionStateAliasDart
getter/setter pair
userData int
getter/setter pair

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