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:getoutputsinkclassname [2023/04/05 05:52] – ↷ Links adapted because of a move operation seanpr_methods:getoutputsinkclassname [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
-{{tag>Programmers_Reference Methods  IChannelType_Interface IChannelType_Interface_Methods getoutputsinkclassname}}+{{tag>Programmers_Reference Methods  IChannelType_Interface getoutputsinkclassname Index}}
  
 ====getOutputSinkClassName ()==== ====getOutputSinkClassName ()====
 <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_implementing_channel_s_source_and_sink]]). 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/04/05 05:52