public final class GmsBarcodeScanning extends Object
Entry point to get a GmsBarcodeScanner
for opening a code scanner powered by Google Play services.
Public Method Summary
static GmsBarcodeScanner |
getClient(Context
context,
GmsBarcodeScannerOptions options)
Creates a new instance of
GmsBarcodeScanner with the specified options.
|
static GmsBarcodeScanner |
Inherited Method Summary
Public Methods
public static GmsBarcodeScanner getClient (Context context, GmsBarcodeScannerOptions options)
Creates a new instance of GmsBarcodeScanner
with the specified options.
public static GmsBarcodeScanner getClient (Context context)
Creates a new instance of GmsBarcodeScanner
with the default options.