SITIndicationsFloorChangeMerge Class Reference

Inherits from NSObject
Conforms to SITIndicationsPostprocess
Declared in SITIndicationsFloorChangeMerge.h

Overview

This class applies the indications postprocess to merge consecutive floor changes

– 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

SITIndicationsFloorChangeMerge.h