Package com.mypurecloud.sdk.v2.model
Class ParticipantInfo
java.lang.Object
com.mypurecloud.sdk.v2.model.ParticipantInfo
- All Implemented Interfaces:
Serializable
ParticipantInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactiveParticipantCount(Integer activeParticipantCount) The number of active participants in the video conference.booleaninthashCode()voidsetActiveParticipantCount(Integer activeParticipantCount) voidsetVersion(Integer version) toString()The version of the participant count.
-
Constructor Details
-
ParticipantInfo
public ParticipantInfo() -
ParticipantInfo
-
-
Method Details
-
activeParticipantCount
The number of active participants in the video conference. -
getActiveParticipantCount
-
setActiveParticipantCount
-
version
The version of the participant count. -
getVersion
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-