次の方法で共有


RecordingStateChanged クラス

定義

RecordingStateChanged。

public class RecordingStateChanged : Azure.Communication.CallAutomation.CallAutomationEventBase
type RecordingStateChanged = class
    inherit CallAutomationEventBase
Public Class RecordingStateChanged
Inherits CallAutomationEventBase
継承
RecordingStateChanged

プロパティ

CallConnectionId

接続 ID を呼び出します。

(継承元 CallAutomationEventBase)
CorrelationId

関連付けを呼び出すイベントの関連付け ID。 Skype チェーン ID の ChainId とも呼ばれます。

(継承元 CallAutomationEventBase)
OperationContext

操作コンテキスト。

(継承元 CallAutomationEventBase)
RecordingId

通話記録 ID。

ResultInformation

結果情報を取得します。

(継承元 CallAutomationEventBase)
ServerCallId

サーバー呼び出し ID。

(継承元 CallAutomationEventBase)
StartDateTime

記録が開始された時刻。

State

記録状態

メソッド

Deserialize(String)

逆シリアル化 RecordingStateChanged イベント。

適用対象