RedirectDestination Constructor (SIPAddress) |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RedirectDestination(
SIPAddress target
)
Public Sub New (
target As SIPAddress
)
public:
RedirectDestination(
SIPAddress^ target
)
new :
target : SIPAddress -> RedirectDestination
Parameters
- target
- Type: Ozeki.VoIPSIPAddress
See Also