Click or drag to resize

AbstractLocalCallForward Method

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

Parameters

target
Type: SystemString

Return Value

Type: Boolean

Implements

IOzPhoneCallForward(String)
See Also