Ozeki VoIP SDK Class library
ForwardCall Method (forwardTo)
NamespacesOzeki.VoIPICallForwardCall(String)
Forwards the incoming call to another phone number.
Declaration Syntax
C#Visual BasicVisual C++
void ForwardCall(
	string forwardTo
)
Sub ForwardCall ( 
	forwardTo As String
)
void ForwardCall(
	String^ forwardTo
)
Parameters
forwardTo (String)
The other phone to that the call is frowarded
Remarks
It has no effect on outgoing calls.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649