你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RestMediaStreamingStopped interface

Properties

callConnectionId

Call connection ID.

correlationId

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

mediaStreamingUpdate

Defines the result for MediaStreamingUpdate 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.

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.

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

mediaStreamingUpdate

Defines the result for MediaStreamingUpdate 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.

mediaStreamingUpdate?: MediaStreamingUpdate

Property Value

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