Click or drag to resize

DirectIPPhoneLineConfig Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPPhoneLineConfiguration
    Ozeki.VoIPDirectIPPhoneLineConfig

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

The DirectIPPhoneLineConfig type exposes the following members.

Constructors
 NameDescription
Public methodDirectIPPhoneLineConfig(String)Initializes a new instance of the DirectIPPhoneLineConfig class
Public methodDirectIPPhoneLineConfig(String, Int32)Initializes a new instance of the DirectIPPhoneLineConfig class
Public methodDirectIPPhoneLineConfig(String, Int32, SIPAddress, TransportType, Int32)Initializes a new instance of the DirectIPPhoneLineConfig class
Top
Properties
Methods
Extension Methods
 NameDescription
Public Extension MethodSetDefaults
(Defined by SIPClientConfigurationEx)
Top
See Also