AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about a voice recording, chat transcript, or screen recording.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.RecordingInfo

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class RecordingInfo

The RecordingInfo type exposes the following members

Constructors

NameDescription
Public Method RecordingInfo()

Properties

NameTypeDescription
Public Property DeletionReason System.String

Gets and sets the property DeletionReason.

If the recording/transcript was deleted, this is the reason entered for the deletion.

Public Property FragmentStartNumber System.String

Gets and sets the property FragmentStartNumber.

The number that identifies the Kinesis Video Streams fragment where the customer audio stream started.

Public Property FragmentStopNumber System.String

Gets and sets the property FragmentStopNumber.

The number that identifies the Kinesis Video Streams fragment where the customer audio stream stopped.

Public Property Location System.String

Gets and sets the property Location.

The location, in Amazon S3, for the recording/transcript.

Public Property MediaStreamType Amazon.Connect.MediaStreamType

Gets and sets the property MediaStreamType.

Information about the media stream used during the conversation.

Public Property ParticipantType Amazon.Connect.ParticipantType

Gets and sets the property ParticipantType.

Information about the conversation participant, whether they are an agent or contact. The participant types are as follows:

  • All

  • Manager

  • Agent

  • Customer

  • Thirdparty

  • Supervisor

Public Property StartTimestamp System.DateTime

Gets and sets the property StartTimestamp.

When the conversation of the last leg of the recording started in UTC time.

Public Property Status Amazon.Connect.RecordingStatus

Gets and sets the property Status.

The status of the recording/transcript.

Public Property StopTimestamp System.DateTime

Gets and sets the property StopTimestamp.

When the conversation of the last leg of recording stopped in UTC time.

Public Property StorageType Amazon.Connect.StorageType

Gets and sets the property StorageType.

Where the recording/transcript is stored.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5