Click or drag to resize

DialParameters Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDialParameters
    Ozeki.VoIPDirectIPDialParameters

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class DialParameters : INotifyPropertyChanged

The DialParameters type exposes the following members.

Constructors
 NameDescription
Public methodDialParameters(DialInfo)Initializes a new instance of the DialParameters class
Public methodDialParameters(String)Initializes a new instance of the DialParameters class
Top
Properties
 NameDescription
Public propertyCallType 
Public propertyDialInfo 
Public propertyMediaTypes 
Public propertySRTPMode 
Top
Methods
 NameDescription
Public methodClone 
Protected methodOnPropertyChanged 
Top
Events
 NameDescription
Public eventPropertyChanged 
Top
See Also