Click or drag to resize

RejectDestination Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRejectDestination

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

The RejectDestination type exposes the following members.

Constructors
 NameDescription
Public methodRejectDestinationInitializes a new instance of the RejectDestination class
Top
Properties
 NameDescription
Public propertyReasonPhrase Gets or sets the reason for the response.
Public propertyStatusCode Gets or sets the status code for the response.
Public propertyType Gets the type of the dial plan destination.
Top
See Also