GmsDocumentScanner

public interface GmsDocumentScanner extends OptionalModuleApi

A client to open a document scanner powered by Google Play services.

Public Method Summary

abstract Task<IntentSender>
getStartScanIntent(Activity activity)
Returns an IntentSender for starting the document scanner UI flow.

Public Methods

public abstract Task<IntentSender> getStartScanIntent (Activity activity)

Returns an IntentSender for starting the document scanner UI flow.