WLAN_HOSTED_NETWORK_STATUS class base struct

The WLAN_HOSTED_NETWORK_STATUS structure contains information about the status of the wireless Hosted Network.

Inheritance

Properties

dot11PhyType int
getter/setter pair
dwNumberOfPeers int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
HostedNetworkState int
getter/setter pair
IPDeviceID GUID
getter/setter pair
PeerList Array<WLAN_HOSTED_NETWORK_PEER_STATE>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ulChannelFrequency int
getter/setter pair
wlanHostedNetworkBSSID Array<Uint8>
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