Click or drag to resize

IOzPhoneCallForward Method

Forwards the incoming call to another phone.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool Forward(
	string target
)

Parameters

target  String
The target number or full address. (eg. '855' or '855@atlanta.com')

Return Value

Boolean
Remarks
It has no effect on outgoing calls.
See Also