Differences
This shows you the differences between two versions of the page.
| 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.1 | pr_methods:getnotification [2023/05/03 04:33] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====getNotification ()==== | ||
| + | <code java> | ||
| + | |||
| + | Retrieve the notification from the message. | ||
| + | |||
| + | ===Parameters=== | ||
| + | none | ||
| + | |||
| + | ===Returns=== | ||
| + | The notification contained in the message or null if the message represents a service request. | ||