ActivityWatcher

class ActivityWatcher(application: Application, reachabilityWatcher: ReachabilityWatcher) : InstallableWatcher

Expects activities to become weakly reachable soon after they receive the Activity.onDestroy callback.

Constructors

Link copied to clipboard
fun ActivityWatcher(application: Application, reachabilityWatcher: ReachabilityWatcher)

Functions

Link copied to clipboard
open override fun install()
Link copied to clipboard
open override fun uninstall()