Click or drag to resize

To Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPTo

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

The To type exposes the following members.

Constructors
 NameDescription
Public methodTo(AddrSpec, IEnumerableGenericParam)Initializes a new instance of the To class
Public methodTo(NameAddress, IEnumerableGenericParam)Initializes a new instance of the To 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