Click or drag to resize
DialInfo Constructor
Overload List
  NameDescription
Public methodDialInfo(String)
Initializes a new instance of the DialInfo class.
Public methodDialInfo(SIPAddress)
Initializes a new instance of the DialInfo class.
Public methodDialInfo(String, SIPAddress)
Initializes a new instance of the DialInfo class.
Public methodDialInfo(String, String)
Initializes a new instance of the DialInfo class.
Public methodDialInfo(SIPAddress, SIPAddress)
Initializes a new instance of the DialInfo class.
Public methodDialInfo(SIPAddress, String)
Initializes a new instance of the DialInfo class.
Top
See Also