Click or drag to resize

Response Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPMessage
      Ozeki.VoIPResponse

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class Response : SIPMessage

The Response type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBody (Inherited from SIPMessage.)
Public propertyCallID (Inherited from SIPMessage.)
Public propertyCSeq (Inherited from SIPMessage.)
Public propertyFrom (Inherited from SIPMessage.)
Public propertyHeaders (Inherited from SIPMessage.)
Public propertySDP (Inherited from SIPMessage.)
Public propertyStatusLine
Public propertyTo (Inherited from SIPMessage.)
Public propertyTransportInfo (Inherited from SIPMessage.)
Top
Methods
Fields
  NameDescription
Public fieldEncodedRespMessage
Top
Extension Methods
See Also