Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:3500:0400:0410:0413 [2025/06/12 02:36] – Rename to AwareIM aware_support3 | docs:3500:0400:0410:0413 [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| // call the service here | // call the service here | ||
| // … | // … | ||
| - | // construct service reply notification and feed it back to Aware IM | + | // construct service reply notification and feed it back to AwareIM |
| INotification serviceReply = DomainFactory.createServiceReplyNotification (null, INotification.SERVICE_STATUS_SUCCESS, | INotification serviceReply = DomainFactory.createServiceReplyNotification (null, INotification.SERVICE_STATUS_SUCCESS, | ||
| MessageBuilder mb = new MessageBuilder (); | MessageBuilder mb = new MessageBuilder (); | ||