Initiates a screen pop.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
void Pop( IDictionary<string, string> attributes ) |
Visual Basic |
---|
Sub Pop ( _ attributes As IDictionary(Of String, String) _ ) |
Parameters
- attributes
- Type: System.Collections.Generic..::..IDictionary<(Of <(<'String, String>)>)>
The specified Interaction and screen pop provider-specific attributes.