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



IconMemberDescription
SIPAddress(String, String, String)
Initializes a new instance of the SIPAddress class.

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

Address
Gets or sets the address part of the SIP address.

AddrSpecType
Gets or sets the addr-spec-type of the address.

AsContactInfo(SIPAddress, TransportType) (Inherited from ContactInfoEx.)
AsRequestUri(SIPAddress) (Inherited from SIPAddressEx.)
Create(String)
DisplayName
Gets or sets the display name part of the address.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object).)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()()().)
Host
Gets or sets the host part of the address.

Parameters
Gets the extra parameters of the address.

Port
Gets or sets the port part of the address.

ToNameAddress(SIPAddress) (Inherited from SIPAddressEx.)
ToString()()()() (Overrides Object.ToString()()()().)
UserName
Gets or sets the user part of the address.

Inheritance Hierarchy
Object
SIPAddress
 ContactInfo

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243