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:addnotification [2023/04/04 06:40] – removed - external edit (Unknown date) 127.0.0.1pr_methods:addnotification [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
 +{{tag>Index Programmers_Reference Methods MessageBuilder_Class AddNotification}}
 +====addNotification (EntityIdentifier, INotification)====
 +<code java>public DataObject [] addNotification (EntityIdentifier receiver, INotification notification)</code>
 +
 +This method constructs a message representing a notification
 +
 +===Parameters===
 +|''receiver''|this should always be ''null''|
 +|''notification''|the notification to be sent|
 +
 +===Returns===
 +an array of ''DataObjects'' representing the message that can be sent to //**AwareIM**//.