RecordingStateChanged クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
RecordingStateChanged。
public class RecordingStateChanged : Azure.Communication.CallAutomation.CallAutomationEventBase
type RecordingStateChanged = class
inherit CallAutomationEventBase
Public Class RecordingStateChanged
Inherits CallAutomationEventBase
- 継承
プロパティ
CallConnectionId |
接続 ID を呼び出します。 (継承元 CallAutomationEventBase) |
CorrelationId |
関連付けを呼び出すイベントの関連付け ID。 Skype チェーン ID の ChainId とも呼ばれます。 (継承元 CallAutomationEventBase) |
OperationContext |
操作コンテキスト。 (継承元 CallAutomationEventBase) |
RecordingId |
通話記録 ID。 |
ResultInformation |
結果情報を取得します。 (継承元 CallAutomationEventBase) |
ServerCallId |
サーバー呼び出し ID。 (継承元 CallAutomationEventBase) |
StartDateTime |
記録が開始された時刻。 |
State |
記録状態 |
メソッド
Deserialize(String) |
逆シリアル化 RecordingStateChanged イベント。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET