Forwards the caller to another extension.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool Forward(
string target
)
Function Forward (
target As String
) As Boolean
bool Forward(
String^ target
)
abstract Forward :
target : string -> bool
Parameters
- target
- Type: SystemString
Return Value
Type:
BooleanSee Also