| DirectIPDialParameters Class |
Namespace: Ozeki.VoIP
The DirectIPDialParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| DirectIPDialParameters(String) |
Creates a new instance of the DirectIPDialInfo class.
| |
| DirectIPDialParameters(DirectIPDialInfo) |
Creates a new instance of the DirectIPDialInfo class.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of the instance.
(Inherited from DialParameters.) | |
| OnPropertyChanged | (Inherited from DialParameters.) |
| Name | Description | |
|---|---|---|
| CallType |
Gets or sets the type the call. Note, when the CallType property is set, the MediaTypes property will be updated.
(Inherited from DialParameters.) | |
| DialInfo |
Gets the dialing information about the call such as caller ID or dialed number.
(Inherited from DialParameters.) | |
| MediaTypes |
Gets the media types used during the call.
(Inherited from DialParameters.) | |
| SRTPMode |
Gets or sets whether secure media channels will be used during the call or not. If not set, the default values will be used.
(Inherited from DialParameters.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from DialParameters.) |