Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. Programmer's Reference Methods
  4. getInputSourceClassName ()

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Show pagesource
  • Old revisions
  • Backlinks
  • Export to PDF
  • Back to top
Programmers Reference, Methods, IChannelType Interface, getinputsourceclassname, Index

getInputSourceClassName ()

public String getInputSourceClassName ()

This method must return the fully qualified name of the Source that handles communication with the external software system or device (see also Implementing Channel’s Source and Sink). If messages from the external system or device are never received (only sent to), null should be returned.

programmers reference methods ichanneltype interface getinputsourceclassname index
Log In