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:getinputsourceclassname [2023/04/04 06:59] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getinputsourceclassname [2023/05/03 04:31] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IChannelType_Interface getinputsourceclassname Index}}
  
 +====getInputSourceClassName ()====
 +<code java>public String getInputSourceClassName ()</code>
 +
 +This method must return the fully qualified name of the Source that handles communication with the external software system or device (see also [[docs:3500:0400:0410]]). If messages from the external system or device are never received (only sent to), ''null'' should be returned.