createIviServices

abstract fun createIviServices(iviServiceHostContext: IviServiceHostContext): Collection<AnyIviServiceBase>

Called by the build method to create the IVI service implementation of the service host with a given iviServiceHostContext.