GmsDocumentScanning

  • GmsDocumentScanning is the entry point to get a GmsDocumentScanner powered by Google Play services.

  • The getClient method is used to create a new instance of GmsDocumentScanner with specified options.

  • This class inherits standard methods from the java.lang.Object class.

public final class GmsDocumentScanning extends Object

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.