|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.zxing.client.android.Intents.WifiConnect
public static final class Intents.WifiConnect
Field Summary | |
---|---|
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. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |