SITIndicationsMinimization Class Reference

Inherits from NSObject
Conforms to SITIndicationsPostprocess
Declared in SITIndicationsMinimization.h

Overview

This class applies the indications postprocess operations to minimize indications

– applyTo:

Returns the postprocessed list of indications.

- (NSArray<SITIndication*> *)applyTo:(NSArray<SITIndication*> *)indications

Parameters

indications

List of indications to be postprocessed

Return Value

A list of indications with the consecutive floor changes merging postprocess applied

Declared In

SITIndicationsMinimization.h