Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:getnotification [2023/04/04 06:36] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getnotification [2023/05/03 04:33] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods MessageInterpreter_Class GetNotifcation Index}}
 +====getNotification ()====
 +<code java>public INotification getNotification ()</code>
 +
 +Retrieve the notification from the message.
 +
 +===Parameters===
 +none
 +
 +===Returns===
 +The notification contained in the message or null if the message represents a service request.