Forwards the caller to another extension.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxbool Forward(
string target
)
Function Forward (
target As String
) As Boolean
bool Forward(
String^ target
)
abstract Forward :
target : string -> bool
Parameters
- target String
-
Return Value
Boolean
See Also