Class ParticipantsUpdated

java.lang.Object
com.azure.communication.callautomation.models.events.CallAutomationEventBase
com.azure.communication.callautomation.models.events.ParticipantsUpdated

public final class ParticipantsUpdated extends CallAutomationEventBase
The ParticipantsUpdated model.
  • Method Details

    • getParticipants

      public List<com.azure.communication.common.CommunicationIdentifier> getParticipants()
      Get the participants property: List of current participants in the call.
      Returns:
      the participants value.