notifyOnDestroy

fun notifyOnDestroy(ignorePending: Boolean = false)

Must be invoked each time all of the trusted web activities need to be destroyed (e.g. parent activity gets destroyed).

Parameters

ignorePending

Shall yet-to-be-launched trusted web activities be ignored and not purged?

Sources

Link copied to clipboard