Uses of Class
com.mypurecloud.sdk.v2.model.ParticipantInfo
Packages that use ParticipantInfo
-
Uses of ParticipantInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ParticipantInfoModifier and TypeMethodDescriptionParticipantInfo.activeParticipantCount(Integer activeParticipantCount) The number of active participants in the video conference.VideoConferenceDetails.getParticipantInfo()The version of the participant count.Methods in com.mypurecloud.sdk.v2.model with parameters of type ParticipantInfoModifier and TypeMethodDescriptionVideoConferenceDetails.participantInfo(ParticipantInfo participantInfo) Information about the participants of the video conference.voidVideoConferenceDetails.setParticipantInfo(ParticipantInfo participantInfo)