Differences

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

Link to this comparison view

Both sides previous revision Previous revision
pr_methods:getoutputsinkclassname [2023/05/03 04:33] seanpr_methods:getoutputsinkclassname [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 4: Line 4:
 <code java>public String getOutputSinkClassName () </code> <code java>public String getOutputSinkClassName () </code>
  
-This method must return the fully qualified name of the Sink that handles communication with the external software system or device (see also [[docs:3500:0400:0410]]). If messages are never sent from //**Aware IM**// to the external software system or device (only received), ''null'' should be returned.+This method must return the fully qualified name of the Sink that handles communication with the external software system or device (see also [[docs:3500:0400:0410]]). If messages are never sent from //**AwareIM**// to the external software system or device (only received), ''null'' should be returned.
  
  • Last modified: 2023/05/03 04:33