Compartilhar via


AddParticipantSucceeded.Deserialize(String) Método

Definição

Desserializar AddParticipantSucceeded evento.

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

Parâmetros

content
String

O conteúdo json.

Retornos

O novo objeto AddParticipantSucceeded.

Aplica-se a