次の方法で共有


RemoveParticipantSucceeded.Deserialize(String) メソッド

定義

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

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

パラメーター

content
String

json コンテンツ。

戻り値

新しい RemoveParticipantSucceeded オブジェクト。

適用対象