Companion
object Companion
Functions
Link copied to clipboard
fun getPendingIntent(source: PresentmentSource, initiallySelectedDocumentId: String?, openWalletAppPendingIntentFn: (document: Document) -> PendingIntent, preferredService: ComponentName): PendingIntent
Get a PendingIntent to launch PresentmentActivity in document chooser mode.
Link copied to clipboard