The methods of the DialWorker class are listed below. For a complete list of DialWorker class members, see the DialWorker Members topic.
| 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. | |
| Starts the DialWorker | |
| Returns a String that represents the current Object. |
| 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. | |
| This method is executed is after all other functions are complete. Use this section to update your database. | |
| When using Call Progress 0 or 1, this method is called after the dial. | |
| When using Call Progress 2, this method is called after the dial. | |
| This method is called when the user hangs up. Use this override the call result, if desired. | |
| When using Call Progress 2, this method is called after the dial. | |
| When using Call Progress 2, this method is called after the dial. | |
| This method is called after the dial if the call was not connected. | |
| Called Just After the Dial. You can override the Call Result if you need to here. | |
| Called Before The Call Is Placed. You can manipulate the class properties before the dial. |