Click or drag to resize

DirectIPDialParameters Properties

The DirectIPDialParameters type exposes the following members.

Properties
 NameDescription
Public propertyCallType Gets or sets the type the call. Note, when the CallType property is set, the MediaTypes property will be updated.
(Inherited from DialParameters)
Public propertyDialInfo Gets the dialing information about the call such as caller ID or dialed number.
(Inherited from DialParameters)
Public propertyMediaTypes Gets the media types used during the call.
(Inherited from DialParameters)
Public propertySRTPMode 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)
Top
See Also