Click or drag to resize

SIPResponseArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPResponseArgs
      More

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SIPResponseArgs : EventArgs, 
	ICallResponse

The SIPResponseArgs type exposes the following members.

Constructors
 NameDescription
Public methodSIPResponseArgsInitializes a new instance of the SIPResponseArgs class
Public methodSIPResponseArgs(Int32)Initializes a new instance of the SIPResponseArgs class
Top
Properties
 NameDescription
Public propertyCallID 
Public propertyCSeq 
Public propertyError 
Public propertyReasonPhrase 
Public propertyStatusCode 
Top
Methods
See Also
Inheritance Hierarchy