Service

class Service

Service manages the repositories and runs the sync protocol. It can be interacted with using Session.

Note: to create a service, use Service.start.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend fun stop()

Stops this service. Has no effect if the service has already been stopped.