Click or drag to resize

RecRoute Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRecRoute

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

The RecRoute type exposes the following members.

Constructors
  NameDescription
Public methodRecRoute
Initializes a new instance of the RecRoute class
Top
Properties
  NameDescription
Public propertyNameAddress
Public propertyRRParam
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodSIPClone
Public methodSIPStringPart
Top
Extension Methods
  NameDescription
Public Extension MethodAsRouteParam (Defined by Util.)
Top
See Also