Freigeben über


AddParticipantSucceeded Klasse

Definition

Das Ereignis "Teilnehmer hinzufügen erfolgreich".

public class AddParticipantSucceeded : Azure.Communication.CallAutomation.CallAutomationEventBase
type AddParticipantSucceeded = class
    inherit CallAutomationEventBase
Public Class AddParticipantSucceeded
Inherits CallAutomationEventBase
Vererbung
AddParticipantSucceeded

Eigenschaften

CallConnectionId

Rufen Sie die Verbindungs-ID auf.

(Geerbt von CallAutomationEventBase)
CorrelationId

Korrelations-ID für das Ereignis zum Aufrufen der Korrelation. Wird für die Skype-Ketten-ID auch als ChainId bezeichnet.

(Geerbt von CallAutomationEventBase)
OperationContext

Vorgangskontext.

(Geerbt von CallAutomationEventBase)
Participant

Teilnehmer hinzugefügt.

ResultInformation

Ruft die Ergebnisinformationen ab.

(Geerbt von CallAutomationEventBase)
ServerCallId

Serveraufruf-ID.

(Geerbt von CallAutomationEventBase)

Methoden

Deserialize(String)

Deserialize-Ereignis AddParticipantSucceeded .

Gilt für: