Magidoc

CallRecording
Object

Represents an A/V recording of a Call (note: resuming a paused CallRecording creates a new record).

Fields

#

annotations

The annotations associated with the CallRecording (overlayed on top of the AV recording).

assembled

Boolean to show whether the call recording was processed and assembled.

assemblyFailureReason

Describes any errors that occured while assembling the Attachments associated with the CallRecording.

call

The Call associated with the CallRecording.

createdAt

The date the CallRecording was added.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

expiringUrlsForFiles

Urls for associated files.

id

ID !
Non-null

ID of the object.

mkvVideo

The MKV version of A/V recording associated with the CallRecording.

nameForLog

Object name to be identified in Audit Logs.

orderIndex

The index of the CallRecording within the context of a Call.

organization

The Organization associated with the CallRecording.

parts

A list of CallRecordingParts associated with the CallRecording.

partsReceived

Number of parts received.

partsTotal

The total number of parts.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the CallRecording.

processingFailure

The reason why the processing failed.

retries

Number of retries taken to process this call recording.

settings

Non-null

The settings associated with the object.

state

The state of the CallRecording.

The default value is "UPLOADING".

updatedAt

Identifies the date and time when the object was last updated.

uploadPercentComplete

The completed percentage of a CallRecording upload.

url

Non-null

The url of the object.

user

The User the CallRecording was created by.

userName

The name of the User the CallRecording was created by.

video

The A/V recording associated with the CallRecording.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#