Class EventFiredMsg
java.lang.Object
com.inductiveautomation.perspective.gateway.messages.EventFiredMsg
Created by carlg on 2/15/2017.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEventFiredMsg
(String view, String component, String eventType, String eventName, com.inductiveautomation.ignition.common.gson.JsonObject event) -
Method Summary
-
Field Details
-
PROTOCOL
- See Also:
-
-
Constructor Details
-
EventFiredMsg
-
-
Method Details
-
getView
-
getComponent
-
getEventType
-
getEventName
-
getEvent
public com.inductiveautomation.ignition.common.gson.JsonObject getEvent()
-