invoke

abstract suspend operator fun invoke(background: Boolean)

Parameters

background

true if the app is in the background, false otherwise.