public class NetworkInformation extends Object
Modifier and Type | Field and Description |
---|---|
int |
channel |
String |
id |
NetworkStatus |
status |
Modifier and Type | Method and Description |
---|---|
int |
getChannel()
Returns the Channel Of The Network.
|
String |
getID()
Retrieves the ID of this Network.
|
NetworkStatus |
getNetworkStatus()
Current Status Of The Network
|
String |
toString() |
public final NetworkStatus status
public final int channel
public final String id
public NetworkStatus getNetworkStatus()
public int getChannel()
public String getID()
Copyright © 2021. All rights reserved.