releaseGlobalServiceInterfaceBinder

abstract fun releaseGlobalServiceInterfaceBinder(    client: IBinder,     serviceId: IviServiceId,     generationId: IviServiceGenerationId)

Releases a previously acquired global IVI service interface identified by the given serviceId.

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