createPropertiesObserver

abstract fun createPropertiesObserver(observer: IviServicePropertiesObserver): O

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