Click or drag to resize
RedirectDestination Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRedirectDestination

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

The RedirectDestination type exposes the following members.

Constructors
  NameDescription
Public methodRedirectDestination(String)
Initializes a new instance of the RedirectDestination class
Public methodRedirectDestination(SIPAddress)
Initializes a new instance of the RedirectDestination class
Top
Properties
  NameDescription
Public propertyReasonPhrase
Gets or sets the custom reason phrase that will be present int the SIP status line.
Public propertyRedirectionInfo
Public propertyType
Gets the type of the dial plan destination.
Top
See Also