ILocalInviteManagerRemoteRedirect Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxvoid RemoteRedirect(
SIPAddress address
)
Sub RemoteRedirect (
address As SIPAddress
)
void RemoteRedirect(
SIPAddress^ address
)
abstract RemoteRedirect :
address : SIPAddress -> unit
Parameters
- address
- Type: Ozeki.VoIPSIPAddress
See Also