Click or drag to resize
RoutingErrorResponse Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRoutingErrorResponse

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

The RoutingErrorResponse type exposes the following members.

Constructors
  NameDescription
Public methodRoutingErrorResponse(ResponseCodes)
Initializes a new instance of the RoutingErrorResponse class
Public methodRoutingErrorResponse(Int32, String)
Initializes a new instance of the RoutingErrorResponse class
Top
Methods
Properties
  NameDescription
Public propertyReasonPhrase
Public propertyStatusCode
Top
See Also