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.3.183.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 methodStatic memberSetCallerID
Public methodStatic memberToDialInfo
Public methodStatic memberToInternalDialInfo
Top
See Also