Click or drag to resize
Contact Class
Contact = ("Contact" / "m" ) hcolon ( star / (contact-param *(comma contact-param)))
Inheritance Hierarchy

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

The Contact type exposes the following members.

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