Share via


RestTranscriptionFailed interface

Properties

callConnectionId

Call connection ID.

correlationId

Correlation ID for event to call correlation. Also called ChainId for skype chain ID.

operationContext

Used by customers when calling mid-call actions to correlate the request to the response event.

resultInformation

Contains the resulting SIP code, sub-code and message.

serverCallId

Server call ID.

transcriptionUpdate

Defines the result for TranscriptionUpdate with the current status and the details about the status NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

callConnectionId

Call connection ID.

callConnectionId?: string

Property Value

string

correlationId

Correlation ID for event to call correlation. Also called ChainId for skype chain ID.

correlationId?: string

Property Value

string

operationContext

Used by customers when calling mid-call actions to correlate the request to the response event.

operationContext?: string

Property Value

string

resultInformation

Contains the resulting SIP code, sub-code and message.

resultInformation?: ResultInformation

Property Value

serverCallId

Server call ID.

serverCallId?: string

Property Value

string

transcriptionUpdate

Defines the result for TranscriptionUpdate with the current status and the details about the status NOTE: This property will not be serialized. It can only be populated by the server.

transcriptionUpdate?: TranscriptionUpdate

Property Value