Forwards the incoming call to another phone number.

C# | Visual Basic | Visual C++ |
void ForwardCall( string forwardTo )
Sub ForwardCall ( forwardTo As String )
void ForwardCall( String^ forwardTo )

- forwardTo (String)
- The other phone to that the call is frowarded

It has no effect on outgoing calls.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649