IviSettingsServiceBase

abstract class IviSettingsServiceBase @IviInternal constructor(iviServiceHostContext: IviServiceHostContext) : IviServiceBase

Base class for generated IVI settings services.

See also

Constructors

Link copied to clipboard
constructor(iviServiceHostContext: IviServiceHostContext)

Types

Link copied to clipboard
object Companion

Inherited properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override val lifecycle: Lifecycle
Link copied to clipboard
abstract val serviceId: IviServiceId

Functions

Link copied to clipboard
open override fun onCreate()

Inherited functions

Link copied to clipboard
abstract fun appendStatusInfo(stringBuilder: StringBuilder)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onDestroy()