ILocalInviteManagerRedirect Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxbool Redirect(
string target
)
Function Redirect (
target As String
) As Boolean
bool Redirect(
String^ target
)
abstract Redirect :
target : string -> bool
Parameters
- target String
-
Return Value
Boolean
See Also