Click or drag to resize

RoutingErrorResponse Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRoutingErrorResponse

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Properties
  NameDescription
Public propertyReasonPhrase
Public propertyStatusCode
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodToInviteResponseArgs
Top
See Also