com.google.zxing.client.android
Class Intents.Share

java.lang.Object
  extended by com.google.zxing.client.android.Intents.Share
Enclosing class:
Intents

public static final class Intents.Share
extends java.lang.Object


Field Summary
static java.lang.String ACTION
          Give the user a choice of items to encode as a barcode, then render it as a QR Code and display onscreen for a friend to scan with their phone.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION

public static final java.lang.String ACTION
Give the user a choice of items to encode as a barcode, then render it as a QR Code and display onscreen for a friend to scan with their phone.

See Also:
Constant Field Values