Click or drag to resize
CallSession.Forward Method

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

Parameters

target
Type: System.String

Return Value

Type: Boolean

Implements

ISession.Forward(String)
See Also