express-embed-mobile-sdk-android-release

//sdk/com.adobe.express.embedsdk/QuickActionWorkflowInterface

QuickActionWorkflowInterface


interface QuickActionWorkflowInterface

Functions

Name Summary
removeBackground
abstract fun removeBackground(quickActionDocConfig: QuickActionDocConfig? = null, quickActionAppConfig: QuickActionAppConfig? = null, exportConfig: ExportConfig? = null, containerConfig: ContainerConfig? = null, fragment: Fragment)
Launches the background removal quick action workflow.
templateEditor
abstract fun templateEditor(quickActionAppConfig: TemplateEditorQuickActionAppConfig? = null, exportConfig: ExportConfig? = null, containerConfig: ContainerConfig? = null, fragment: Fragment)
Launches the template editor quick action workflow for editing templates.