Changes for page Notification
on 2015/10/30 09:55
on 2015/10/30 09:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -98,7 +98,7 @@ 98 98 === (% style="font-size: 20.44px;" %)send()(%%) === 99 99 100 100 (% style="font-family: sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; line-height: 19.6px;" %) 101 -Compose and send the notification 101 +Compose and send the notification. The notification is placed is the notification queue for asynchronous processing 102 102 ))) 103 103 ))) 104 104 ... ... @@ -110,7 +110,7 @@ 110 110 === (% style="font-size: 20.44px;" %)send(notification)(%%) === 111 111 112 112 (% style="text-align: start;" %) 113 -(% style="line-height: 19.6px;" %)Send the notification. 113 +(% style="line-height: 19.6px;" %)Send the notification. The notification is placed is the notification queue for asynchronous processing. 114 114 115 115 * notification is an Entity object representing the notification. This object is the result of the compose function 116 116 )))