SteamNetConnectionRealTimeStatus class final

Inheritance
Annotations

Properties

connectionQualityLocal double
getter/setter pair
connectionQualityRemote double
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
inBytesPerSec double
getter/setter pair
inPacketsPerSec double
getter/setter pair
outBytesPerSec double
getter/setter pair
outPacketsPerSec double
getter/setter pair
pendingReliableSize int
getter/setter pair
pendingUnreliableSize int
getter/setter pair
ping int
getter/setter pair
queueTime SteamNetworkingMicroseconds
getter/setter pair
reserved Array<UnsignedInt>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendRateBytesPerSecond int
getter/setter pair
sentUnackedReliableSize int
getter/setter pair
state ESteamNetworkingConnectionStateAliasDart
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