Class EventFiredMsg
java.lang.Object
com.inductiveautomation.perspective.gateway.messages.EventFiredMsg
Created by carlg on 2/15/2017.
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionEventFiredMsg(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
- 
getEventpublic com.inductiveautomation.ignition.common.gson.JsonObject getEvent()
 
-