Click or drag to resize

RecRoute Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRecRoute

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

The RecRoute type exposes the following members.

Constructors
 NameDescription
Public methodRecRouteInitializes 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