IviServiceHostManagerBase

fun IviServiceHostManagerBase(    iviInstanceIds: Collection<IviInstanceId>?,     serviceHostId: IviServiceHostId,     iviServiceInterfaceRegistrations: Collection<AnyIviServiceInterfaceRegistration>)

Parameters

iviInstanceIds

The IVI instance IDs to manage the connections for. Null for a global IVI service host.

serviceHostId

A system wide unique ID of a service host.

iviServiceInterfaceRegistrations

IVI service interfaces hosted by this service host.