ActivityId Enum

Definition

Represents the ID of the activity performed.

public enum class ActivityId
public enum ActivityId
type ActivityId = 
Public Enum ActivityId
Inheritance
ActivityId

Fields

Action 10

Specifies the UII action performed.

AgentState 7

Specifies the agent state.

HostedAppChange 3

Specifies the change of hosted application.

LogOff 2

Specifies the log off method of Agent Desktop.

Logon 1

Specifies the login method of Agent Desktop.

SessionChange 6

Specifies the change of the session

SessionClose 5

Specifies the closure of the session.

SessionStart 4

Marks the start of the session.

WorkflowEnd 12

Specifies the end of the work flow.

WorkflowStart 11

Specifies the start of the work flow.

Applies to