Class PushNotification
java.lang.Object
com.inductiveautomation.ignition.common.gateway.messages.PushNotification
A notification that was attached as a rider on the response to another message, to be dispatched to the client
-
Constructor Summary
ConstructorsConstructorDescriptionPushNotification
(String moduleId, String messageType) PushNotification
(String moduleId, String messageType, Object message) -
Method Summary
-
Constructor Details
-
PushNotification
-
PushNotification
-
-
Method Details
-
getMessage
-
setMessage
-
getModuleId
-
getMessageType
-