InternalDialInfo Class |
Namespace: Ozeki.VoIP
The InternalDialInfo type exposes the following members.
Name | Description | |
---|---|---|
InternalDialInfo |
Constructor for cloning and other kind of marhasagok.
| |
InternalDialInfo(String, String, String, SIPAddress, SIPAddress) |
For internal use only!
|
Name | Description | |
---|---|---|
Clone |
Creates a deep copy of the instance.
| |
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(InternalDialInfo) | ||
SetDefaults |
Updates the null values using the given SIP identity address.
|
Name | Description | |
---|---|---|
ToDialInfo | (Defined by ExDialInfo.) |
Name | Description | |
---|---|---|
CallerDisplay |
Gets or sets the display name of the caller.
| |
CallerID |
Gets the ID of the caller.
| |
Dialed |
Gets the dialed number or dialed user ID.
| |
SIPCallerID |
Gets the full SIP address of the caller.
| |
SIPDialed |
Gets the full SIP address of the dialed number.
|