The ScreenPop type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdditionalAttributes |
Gets additional interaction attributes this screen pop needs. If the screen pop is
being initiated from an interaction, these attributes will be gathered and
passed to the Pop(IDictionary<(Of <<'(String, String>)>>)) method in addition to server-defined
attributes.
| |
Name |
Gets the name of this screen pop. The name is used to find the screen pop and activate it.
| |
NotificationService |
Gets the notification service.
| |
ServiceProvider |
Gets the service provider which can be used to retrieve application services.
| |
Trace |
Gets the trace context. Use this to trace messages to the Interaction Client log.
|