Click or drag to resize

ReferTo Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAbstractExtensionHeader
      Ozeki.VoIPReferTo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class ReferTo : AbstractExtensionHeader

The ReferTo type exposes the following members.

Constructors
 NameDescription
Public methodReferTo(AddrSpec)Initializes a new instance of the ReferTo class
Public methodReferTo(NameAddress)Initializes a new instance of the ReferTo class
Public methodReferTo(AddrSpec, IEnumerableGenericParam)Initializes a new instance of the ReferTo class
Public methodReferTo(NameAddress, IEnumerableGenericParam)Initializes a new instance of the ReferTo class
Top
Properties
Methods
 NameDescription
Public methodClone
(Overrides HeaderClone)
Public methodEquals
(Inherited from AbstractExtensionHeader)
Public methodSIPStringPart
(Overrides HeaderSIPStringPart)
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also