Class ParticipantsUpdated
java.lang.Object
com.azure.communication.callautomation.models.events.CallAutomationEventBase
com.azure.communication.callautomation.models.events.ParticipantsUpdated
The ParticipantsUpdated model.
-
Method Summary
Modifier and TypeMethodDescriptionList<com.azure.communication.common.CommunicationIdentifier>
Get the participants property: List of current participants in the call.Methods inherited from class com.azure.communication.callautomation.models.events.CallAutomationEventBase
getCallConnectionId, getCorrelationId, getOperationContext, getServerCallId
-
Method Details
-
getParticipants
Get the participants property: List of current participants in the call.- Returns:
- the participants value.
-