TranscriptionStatusChangedEvent

Notification Object
      ↪ TranscriptionStatusChangedEvent


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

Subscribing

Subscribe to the transcriptionStatusChangedEvent notification type.

Fields

Name Type Notes

communicationOid

String

notNull

The oid of the Communication object containing the Transcription.

status

String

notNull

The updated Transcription 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'.