DirectIPDialInfo Class |
Namespace: Ozeki.VoIP
The DirectIPDialInfo type exposes the following members.
Name | Description | |
---|---|---|
DirectIPDialInfo(String) |
Creates a new instance of the DirectIPDialInfo class.
| |
DirectIPDialInfo(SIPAddress) |
Creates a new instance of the DirectIPDialInfo class.
| |
DirectIPDialInfo(String, SIPAddress) |
Creates a new instance of the DirectIPDialInfo class.
| |
DirectIPDialInfo(SIPAddress, SIPAddress) |
Creates a new instance of the DirectIPDialInfo class.
|
Name | Description | |
---|---|---|
Clone |
Creates a deep copy of the instance.
(Inherited from DialInfo.) | |
Equals(Object) | (Inherited from DialInfo.) | |
Equals(DialInfo) | (Inherited from DialInfo.) | |
SetDefaults |
Updates the null values using the given SIP identity address.
(Inherited from DialInfo.) | |
ToString | (Inherited from DialInfo.) |
Name | Description | |
---|---|---|
SetCallerID | (Defined by ExDialInfo.) | |
ToInternalDialInfo | (Defined by ExDialInfo.) |
Name | Description | |
---|---|---|
CallerDisplay |
Gets or sets the display name of the caller.
(Inherited from DialInfo.) | |
CallerID |
Gets the ID of the caller.
(Inherited from DialInfo.) | |
Dialed |
Gets the dialed number or dialed user ID.
(Inherited from DialInfo.) | |
DialedString |
Gets the string the user dialed.
(Inherited from DialInfo.) | |
SIPCallerID |
Gets the full SIP address of the caller.
(Inherited from DialInfo.) | |
SIPDialed |
Gets the full SIP address of the dialed number.
(Inherited from DialInfo.) |