express-embed-mobile-sdk-android-release

//sdk/com.adobe.express.embedsdk/ModuleWorkflowInterface/purgeWarmupSession

purgeWarmupSession


abstract fun purgeWarmupSession(intent: ActionIntent? = null): Boolean

Purge the background warmup session for the given intent. This closes any preload/precache WebView and ends the warmup action.

Return

true if warmup session was successfully purged, false otherwise