ILocalInviteManagerRemoteRedirect Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax void RemoteRedirect(
SIPAddress address
)
Sub RemoteRedirect (
address As SIPAddress
)
void RemoteRedirect(
SIPAddress^ address
)
abstract RemoteRedirect :
address : SIPAddress -> unit
Parameters
- address
- Type: Ozeki.VoIPSIPAddress
See Also