ISIPClientConfigurable Interface |
Defines a configurable SIP client.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic interface ISIPClientConfigurable
Public Interface ISIPClientConfigurable
public interface class ISIPClientConfigurable
type ISIPClientConfigurable = interface end
The ISIPClientConfigurable type exposes the following members.
Properties
| Name | Description |
---|
 | Config |
Gets the configuration for the SIP client.
|
Top
See Also