releaseIviInstanceBoundServiceInterfaceBinder

open override fun releaseIviInstanceBoundServiceInterfaceBinder(    client: IBinder,     iviInstanceId: IviInstanceId,     serviceId: IviServiceId,     generationId: IviServiceGenerationId)

Releases a previously acquired IVI instance bound IVI service interface identified by the given iviInstanceId and serviceId.

client instance needs to be the same instance as used for acquiring the service interface.