A service that manages IScreenPop instances.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public interface IScreenPopService |
Visual Basic |
---|
Public Interface IScreenPopService |
Remarks
Add your implementation of IScreenPop to this service,
and this service will trigger the IScreenPop appropriately,
using the Name property as the identifier.