SessionTransferRecord Class

Definition

Represents the session transfer record that is used when a session needs to be transfered between agents.

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

Constructors

SessionTransferRecord()

Initializes a new instance of the SessionTransferRecord class.

Properties

FromAgentId

Gets or sets the agent who transfers the session

FromPhoneNumber

Gets or sets the number from which the session is transfered

Name

Gets or sets the name.

SessionInfo

Gets or sets the data containing the session info.

SessionTransferId

Gets or sets the session transfer ID.

ToAgentId

Gets or sets the agent to whom the session is transfered

Applies to