Differences

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

Link to this comparison view

Both sides previous revision Previous revision
docs:3500:0400:0410:0413 [2025/06/12 02:36] – Rename to AwareIM aware_support3docs: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, null);     INotification serviceReply = DomainFactory.createServiceReplyNotification (null, INotification.SERVICE_STATUS_SUCCESS, null);
     MessageBuilder mb = new MessageBuilder ();     MessageBuilder mb = new MessageBuilder ();
  • Last modified: 2025/06/12 02:36