Partager via


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

Name Value Description
Logon 1

Specifies the login method of Agent Desktop.

LogOff 2

Specifies the log off method of Agent Desktop.

HostedAppChange 3

Specifies the change of hosted application.

SessionStart 4

Marks the start of the session.

SessionClose 5

Specifies the closure of the session.

SessionChange 6

Specifies the change of the session

AgentState 7

Specifies the agent state.

Action 10

Specifies the UII action performed.

WorkflowStart 11

Specifies the start of the work flow.

WorkflowEnd 12

Specifies the end of the work flow.

Applies to