IviServiceApiBase

constructor(connectionManager: IviServiceConnectionManager<C, LP>, lifecycleOwner: LifecycleOwner, serviceId: IviServiceId, iviInstanceIdProvider: OptionalIviInstanceIdProvider)

Parameters

connectionManager

The connection manager used to connect to the service instance.

lifecycleOwner

The lifecycle owner of this <Interface>Api instance.

serviceId

The service ID of the IVI service.

iviInstanceIdProvider

The IVI instance ID provider.