Click or drag to resize
ISIPClientConfigurable Interface
Defines a configurable SIP client.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface ISIPClientConfigurable

The ISIPClientConfigurable type exposes the following members.

Properties
  NameDescription
Public propertyConfig
Gets the configuration for the SIP client.
Top
See Also