SITIndicationsMinimization Class Reference
Inherits from | NSObject |
---|---|
Conforms to | SITIndicationsPostprocess |
Declared in | SITIndicationsMinimization.h |
– 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