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/04 06:58] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getoutputsinkclassname [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods  IChannelType_Interface getoutputsinkclassname Index}}
 +
 +====getOutputSinkClassName ()====
 +<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 //**AwareIM**// to the external software system or device (only received), ''null'' should be returned.