| DialParameters Class |
Namespace: Ozeki.VoIP
The DialParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| DialParameters(String) |
Initializes a new instance of the DialParameters class.
| |
| DialParameters(DialInfo) |
Initializes a new instance of the DialParameters class.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of the instance.
| |
| OnPropertyChanged |
| Name | Description | |
|---|---|---|
| CallType |
Gets or sets the type the call. Note, when the CallType property is set, the MediaTypes property will be updated.
| |
| DialInfo |
Gets the dialing information about the call such as caller ID or dialed number.
| |
| MediaTypes |
Gets the media types used during the call.
| |
| 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.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |