次の方法で共有


RecordingStateChanged.Deserialize(String) メソッド

定義

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

public static Azure.Communication.CallAutomation.RecordingStateChanged Deserialize (string content);
static member Deserialize : string -> Azure.Communication.CallAutomation.RecordingStateChanged
Public Shared Function Deserialize (content As String) As RecordingStateChanged

パラメーター

content
String

json コンテンツ。

戻り値

新しい RecordingStateChanged オブジェクト。

適用対象