Method: Answer
| Function: |
Answer an incoming call. |
|
| Parameters: |
None |
|
| Description: |
Use this Method to answer the phone when a "ringing" event is raised. |
|
| Dependencies: |
The "ringing" event must be raised before you execute this Method. |
|
| Events Raised: |
A Connected event will be raised on successful execution of this Method. |
|
Sample Code In Visual Basic:
The following code shows how to answer an incoming call after the second ring.