IntentUserFlow
A user flow performed when the source provides an Intent to launch an external flow.
Functions
Link copied to clipboard
abstract fun perform( lifecycleOwner: LifecycleOwner, mediaFrontendContext: MediaFrontendContext, pendingIntent: PendingIntent?, onCompletedCallback: () -> Unit)
Content copied to clipboard
Performs an intent user flow.