Share via


ParticipantsUpdatedEvent Class

Definition

The participants updated event.

public class ParticipantsUpdatedEvent : Azure.Communication.CallingServer.CallingServerEventBase
type ParticipantsUpdatedEvent = class
    inherit CallingServerEventBase
Public Class ParticipantsUpdatedEvent
Inherits CallingServerEventBase
Inheritance
ParticipantsUpdatedEvent

Properties

CallConnectionId

The call connection id.

Participants

The list of participants.

Methods

Deserialize(String)

Deserialize ParticipantsUpdatedEvent event.

Applies to