createIviServiceHost

abstract fun createIviServiceHost(iviServiceHostContext: IviServiceHostContext): IviServiceHostBase

Implementation should create the IVI service host when this function is invoked.

Return

The created IVI service host.

Parameters

iviServiceHostContext

The context for the IVI service host.