次の方法で共有


CallConnected.Deserialize(String) メソッド

定義

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

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

パラメーター

content
String

json コンテンツ。

戻り値

新しい CallConnected オブジェクト。

適用対象