StartObservingRequest

@Serializable
data class StartObservingRequest(val service: ServiceName)(source)

Request object containing input parameters for the BackgroundServiceDomain.startObserving command.

Constructors

Link copied to clipboard
constructor(service: ServiceName)

Properties

Link copied to clipboard