PhoneSystemCreatePromptSet Method

Note: This API is now obsolete.
Creates a new instance of PromptSet

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use CreatePromptSet with parameters")]
public PromptSet CreatePromptSet()

Return Value

PromptSet
A new instance of PromptSet.

Implements

IPhoneSystemCreatePromptSet

See Also