Click or drag to resize

ICallLimitConfigurator Interface

Provides an interface to configure the license limitation.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public interface ICallLimitConfigurator

The ICallLimitConfigurator type exposes the following members.

Properties
 NameDescription
Public propertyCustomSpeechText Gets or sets the text that will be played to the caller when the CallLimitMode is set to CustomSpeech.
Public propertyCustomWavFilePath Gets or sets the path of the wave file that will be played to the caller when the CallLimitMode is set to CustomWavFile
Public propertyMaxCallLimitMode Gets or sets the type of the playback when the max concurrent calls limit reached.
Top
See Also