public static final class Intents.WifiConnect
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION
Internal intent used to trigger connection to a wi-fi network.
|
static java.lang.String |
PASSWORD
The network to connect to, all the configuration provided here.
|
static java.lang.String |
SSID
The network to connect to, all the configuration provided here.
|
static java.lang.String |
TYPE
The network to connect to, all the configuration provided here.
|
public static final java.lang.String ACTION
public static final java.lang.String SSID
public static final java.lang.String TYPE
public static final java.lang.String PASSWORD