SegmentDestination constructor
SegmentDestination()
Implementation
SegmentDestination() : super(segmentDestinationKey) {
_queuePlugin = QueueFlushingPlugin(sendEvents);
}
SegmentDestination() : super(segmentDestinationKey) {
_queuePlugin = QueueFlushingPlugin(sendEvents);
}