A service that exposes dial-related operations.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
[ObsoleteAttribute("Use the ICallService interface.")]
public interface IDialService
Visual Basic
<ObsoleteAttribute("Use the ICallService interface.")> _
Public Interface IDialService

See Also