getServiceIdsByConnectionInterface

abstract fun getServiceIdsByConnectionInterface(connectionInterfaceClass: KClass<*>): List<IviServiceId>

Returns a list of service IDs that are registered for the given connectionInterfaceClass.