android-components / mozilla.components.feature.intent / IntentProcessor / unregisterHandler

unregisterHandler

fun unregisterHandler(action: String): Unit (source)

Removes the registered handler for the given intent action, if present.

Parameters

action - the intent action for which the handler should be removed.