android-components / mozilla.components.feature.session / SessionUseCases / StopLoadingUseCase

StopLoadingUseCase

class StopLoadingUseCase (source)

Functions

invoke

fun invoke(session: Session = sessionManager.selectedSessionOrThrow): Unit

Stops the current URL of the provided session from loading.