TranscriptionSummaryStatusChangedEvent

Notification Object
      ↪ TranscriptionSummaryStatusChangedEvent


Notification when the status of the summary of a Transcription of a communication object is changed.

Subscribing

Subscribe to the TranscriptionSummaryStatusChangedEvent notification type.

Fields

Name Type Notes

communicationOid

String

notNull

The oid of the Communication object containing the Transcription.

status

String

notNull

The updated Transcription Summary Status.

phoneLine

PhoneLine

notNull

Reference to the Phone Line of the communication object.

addressable

Addressable

Reference to the addressable of the other participant of the communication. Returns the first participant that does not match the target of the notification.

For example, if the communication is between 'Alice' and 'Bob', and this notification is sent to 'Alice', then this will contain 'Bob'.