|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.zxing.client.android.Intents.Encode
public static final class Intents.Encode
| Field Summary | |
|---|---|
static java.lang.String |
ACTION
Send this intent to encode a piece of data as a QR code and display it full screen, so that another person can scan the barcode from your screen. |
static java.lang.String |
DATA
The data to encode. |
static java.lang.String |
FORMAT
The barcode format to be displayed. |
static java.lang.String |
TYPE
The type of data being supplied if the format is QR Code. |
| 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 DATA
public static final java.lang.String TYPE
public static final java.lang.String FORMAT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||