Click or drag to resize
Response Class
Inheritance Hierarchy

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

The Response type exposes the following members.

Constructors
Methods
Extension Methods
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
See Also