Click or drag to resize

RedirectDestination Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRedirectDestination

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class RedirectDestination : IDialplanResult

The RedirectDestination type exposes the following members.

Constructors
 NameDescription
Public methodRedirectDestination(SIPAddress)Initializes a new instance of the RedirectDestination class
Public methodRedirectDestination(String)Initializes a new instance of the RedirectDestination class
Top
Properties
 NameDescription
Public propertyReasonPhrase 
Public propertyRedirectionInfo 
Public propertyType 
Top
See Also