Click or drag to resize

RequestLine Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRequestLine

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Properties
  NameDescription
Public propertyMethod
Public propertyUri
Top
Methods
  NameDescription
Public methodSIPClone
Public methodSIPStringPart
Top
See Also