Page Summary
-
GmsDocumentScanning is the entry point to get a GmsDocumentScanner powered by Google Play services.
-
The
getClientmethod is used to create a new instance of GmsDocumentScanner with specified options. -
This class inherits standard methods from the
java.lang.Objectclass.
Entry point to get a GmsDocumentScanner
for opening a document scanner powered by Google Play services.
Public Method Summary
| static GmsDocumentScanner |
getClient(GmsDocumentScannerOptions
options)
Creates a new instance of
GmsDocumentScanner with the specified options.
|
Inherited Method Summary
Public Methods
public static GmsDocumentScanner getClient (GmsDocumentScannerOptions options)
Creates a new instance of GmsDocumentScanner
with the specified options.