Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun getPendingIntent(source: PresentmentSource, initiallySelectedDocumentId: String?, openWalletAppPendingIntentFn: (document: Document) -> PendingIntent, preferredServices: List<ComponentName>): PendingIntent

Get a PendingIntent to launch PresentmentActivity in document chooser mode.

Link copied to clipboard