ServiceWatcher

class ServiceWatcher(reachabilityWatcher: ReachabilityWatcher) : InstallableWatcher

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

Constructors

Link copied to clipboard
fun ServiceWatcher(reachabilityWatcher: ReachabilityWatcher)

Types

Link copied to clipboard
object Companion

Functions

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