The WLAN_STATISTICS structure contains assorted statistics about an interface.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - dwNumberOfPhys ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- MacMcastCounters ↔ WLAN_MAC_FRAME_STATISTICS
-
getter/setter pair
- MacUcastCounters ↔ WLAN_MAC_FRAME_STATISTICS
-
getter/setter pair
-
PhyCounters
↔ Array<
WLAN_PHY_FRAME_STATISTICS> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- ullFourWayHandshakeFailures ↔ int
-
getter/setter pair
- ullReserved ↔ int
-
getter/setter pair
- ullTKIPCounterMeasuresInvoked ↔ 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