Click or drag to resize

ExDialInfo Class

Contains extension methods for the DialInfo class.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPExDialInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static class ExDialInfo

The ExDialInfo type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate(String, SIPAddress) Creates a new DialInfo. If the SIP address is not null, use that; Otherwise use the string parameter.
Public methodStatic memberCreate(String, String, String, SIPAddress, SIPAddress) 
Public Extension MethodSetCallerID 
Public Extension MethodToDialInfo 
Public Extension MethodToInternalDialInfo 
Top
See Also