Click or drag to resize
Request Class
Inheritance Hierarchy

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

The Request 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 propertyMaxForwards
Public propertyRequestLine
Public propertySDP (Inherited from SIPMessage.)
Public propertyTo (Inherited from SIPMessage.)
Public propertyTransportInfo (Inherited from SIPMessage.)
Top
See Also