The methods of the LineThread class are listed below. For a complete list of LineThread class members, see the LineThread Members topic.
| Entry function for managing a single channel. This sets up the channel and waits for a call or a command to perform an outbound call. | |
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Gets a value from an XML document with a specific name. | |
| Callback that occurs when a new call comes into the system. | |
| Reset a channel after it has faild a Drop | |
| Optionally, once per day the email containing the daily stats can be executed. This thread runs waiting for midnight to occur. | |
| Returns a String that represents the current Object. | |
| Starts the dispatch thread if the user has defined one. |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |