IviServiceLiveDataPropertiesBase

Base class for <Interface>LiveDataProperties classes.

An <Interface>LiveDataProperties class contains all the LiveData properties of the IVI service interface.

Parameters

P

The <Interface>Properties class of the IVI service.

O

The <Interface>PropertiesObserver interface of the IVI service.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Creates a properties observer that updates the LiveData properties of the IVI service interface. The IviServicePropertiesObserver.onAllPropertiesInitialized is forwarded to the given observer.