java.lang.Object
com.inductiveautomation.eventstream.designer.ui.viewmodel.statetracker.EventStreamStateTracker
All Implemented Interfaces:
Disposable

public class EventStreamStateTracker extends Object implements Disposable
This class tracks the state of the event stream as reported by the Gateway, by using the EventStreamPushReceiver.

You can add listeners to this class to get notified when states change via addListener(EventStreamStateTrackerListener).