ILocalInviteManagerRedirect Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxbool 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:
Boolean
See Also