AgentAndSessionData Class

Definition

Represents the structure to maintain the agent and the session data.

public ref class AgentAndSessionData
public class AgentAndSessionData
type AgentAndSessionData = class
Public Class AgentAndSessionData
Inheritance
AgentAndSessionData

Constructors

Name Description
AgentAndSessionData()

Initializes a new instance of the AgentAndSessionData class.

Properties

Name Description
AgentId

Gets or sets the agent ID.

SessionId

Gets or sets the session ID.

Applies to