Ozeki VoIP SDK Class library
ContactInfo Class
NamespacesOzeki.VoIP.SIPContactInfo
Declaration Syntax
C#Visual BasicVisual C++
public class ContactInfo : SIPAddress
Public Class ContactInfo
	Inherits SIPAddress
public ref class ContactInfo : public SIPAddress
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ContactInfo()()()()
Initializes a new instance of the ContactInfo class.

ContactInfo(AddrSpecType, String, String, String, TransportType)
Initializes a new instance of the ContactInfo class.

ContactInfo(AddrSpecType, String, String, String, Int32, TransportType)
Initializes a new instance of the ContactInfo class.

Address
Gets or sets the address part of the SIP address.
(Inherited from SIPAddress.)
AddrSpecType
Gets or sets the addr-spec-type of the address.
(Inherited from SIPAddress.)
AsContactInfo(SIPAddress, TransportType) (Inherited from ContactInfoEx.)
AsDialInfo(SIPAddress) (Inherited from DialInfoEx.)
AsRequestUri(SIPAddress) (Inherited from SIPAddressEx.)
Clone()()()() (Inherited from SIPAddress.)
DisplayName
Gets or sets the display name part of the address.
(Inherited from SIPAddress.)
Equals(Object) (Overrides SIPAddress.Equals(Object).)
GetHashCode()()()() (Overrides SIPAddress.GetHashCode()()()().)
Host
Gets or sets the host part of the address.
(Inherited from SIPAddress.)
Parameters
Gets the extra parameters of the address.
(Inherited from SIPAddress.)
Port
Gets or sets the port part of the address.
(Inherited from SIPAddress.)
ToNameAddress(SIPAddress) (Inherited from SIPAddressEx.)
ToString()()()() (Inherited from SIPAddress.)
TransportType
Gets the transport protocol.

UserName
Gets or sets the user part of the address.
(Inherited from SIPAddress.)
Inheritance Hierarchy
Object
SIPAddress
 ContactInfo

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649