Click or drag to resize

InternalDialInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPInternalDialInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class InternalDialInfo : IEquatable<InternalDialInfo>

The InternalDialInfo type exposes the following members.

Constructors
 NameDescription
Public methodInternalDialInfoInitializes a new instance of the InternalDialInfo class
Public methodInternalDialInfo(String, String, String, SIPAddress, SIPAddress)Initializes a new instance of the InternalDialInfo class
Top
Properties
Methods
Extension Methods
 NameDescription
Public Extension MethodToDialInfo
(Defined by ExDialInfo)
Top
See Also