Click or drag to resize

Contact Class

Contact = ("Contact" / "m" ) hcolon ( star / (contact-param *(comma contact-param)))
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPContact

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

The Contact type exposes the following members.

Constructors
Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodToSIPAddress (Defined by InternalSIPAddressEx.)
Public Extension MethodToSIPHeader (Defined by InternalSIPHeaderEx.)
Top
See Also