Class Layer1ApiSoundAlertCancelMessage

java.lang.Object
velox.api.layer1.messages.Layer1ApiSoundAlertCancelMessage
All Implemented Interfaces:
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromLayer

public class Layer1ApiSoundAlertCancelMessage extends Object implements Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromLayer
Cancels all messages that are currently pending, that match filter.
Note: if this message is sent from the Layer1ApiFinishable.finish(), the filter method might be ignored resulting in all messages from the source being cancelled.
See Also: