createBinderMultipleInstanceServiceHostManager

Creates a binder multiple instance service host manager for a service host with one or more IVI service interfaces for one or more iviInstanceIds.

The iviInstanceIds collection may not be empty.

The serviceHostId must match with an Android service component name as specified in the AndroidManifest.xml.

See IviServiceInterfaceRegistration for creating an IviServiceInterfaceRegistration instance.

Parameters

serviceHostId

The ID of the service host. Needs to match with an Android service component name as specified in the AndroidManifest.xml.

iviServiceInterfaceRegistrations

One or more IVI service interface registrations.