Class | Description |
---|---|
NetworkAvailable |
This class is used to be a returned object of getAllNetworkAvailable method.
|
NetworkConfiguration |
This class contains only the basic configuration of a network, name (ssid) and password.
|
NetworkManager |
This class is the main class in this package.
|
Enum | Description |
---|---|
NetworkState |
This enum is used to know the state of a network create by library.
|