Transcription Status Changed
Android Fields
Name | Type | Notes | |
---|---|---|---|
communicationOid |
|
notNull |
The oid of the Communication object containing the Transcription. |
status |
|
notNull |
The updated Transcription Status. |
phoneLine |
notNull |
Reference to the Phone Line of the communication object. |
|
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'. |
iOS Fields
Name | Type | Notes | |
---|---|---|---|
COMMUNICATION |
|
notNull |
The oid of the Communication object containing the Transcription. |
STATUS |
|
notNull |
The updated Transcription Status. |
PHONE_LINE_OID |
|
notNull |
The oid of the Phone Line of the communication object. |
PHONE_LINE_NAME |
|
notNull |
The name of the Phone Line of the communication object. |
PHONE_LINE_OBJECT_TYPE |
|
notNull |
The object type of the Phone Line of the communication object. |
ADDRESSABLE_OID |
|
The oid of the addressable of the other participant of the communication. The other participant is 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'. |
|
ADDRESSABLE_NAME |
|
The name of the addressable of the other participant of the communication. |
|
ADDRESSABLE_OBJECT_TYPE |
|
The object type of addressable of the other participant of the communication.. |