Service
constructor(service: ServiceWrapper, emitNewAction: (DeviceConnectionManager.Event.AddAction) -> Unit, parentLogTag: String, logger: Logger)
Parameters
service
the ServiceWrapper to access the platform service
emitNewAction
method to call when a new DeviceConnectionManager.Event.AddAction event should take place
parentLogTag
the log tag used to modify the log tag of this service
logger
the Logger to use for logging.