Click or drag to resize
RequestLine Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRequestLine

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class RequestLine : ISIPMessagePart, 
	ISIPCloneable<RequestLine>

The RequestLine type exposes the following members.

Constructors
  NameDescription
Public methodRequestLine
Initializes a new instance of the RequestLine class
Top
Methods
  NameDescription
Public methodSIPClone
Public methodSIPStringPart
Top
Properties
  NameDescription
Public propertyMethod
Public propertyUri
Top
See Also