| C# | Visual Basic | Visual C++ |
public class ContactInfo : SIPAddress
Public Class ContactInfo Inherits SIPAddress
public ref class ContactInfo : public SIPAddress
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | ||
| SIPAddress | ||
| ContactInfo | ||
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649