ServiceWatcher

class ServiceWatcher(reachabilityWatcher: ReachabilityWatcher) : InstallableWatcher

Expects services to become weakly reachable soon after they receive the Service.onDestroy callback.

Constructors

ServiceWatcher
Link copied to clipboard
fun ServiceWatcher(reachabilityWatcher: ReachabilityWatcher)

Types

Companion
Link copied to clipboard
object Companion

Functions

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