ILocalInviteManagerRedirect Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool Redirect(
string target
)
Function Redirect (
target As String
) As Boolean
bool Redirect(
String^ target
)
abstract Redirect :
target : string -> bool
Parameters
- target
- Type: SystemString
Return Value
Type:
BooleanSee Also