Click or drag to resize

From Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPFrom

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

The From type exposes the following members.

Constructors
 NameDescription
Public methodFrom(AddrSpec, IEnumerableGenericParam)Initializes a new instance of the From class
Public methodFrom(NameAddress, IEnumerableGenericParam)Initializes a new instance of the From class
Top
Properties
Methods
 NameDescription
Public methodClone
(Overrides HeaderClone)
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodSIPClone 
Public methodSIPStringPart
(Overrides HeaderSIPStringPart)
Top
Extension Methods
See Also