Package com.mypurecloud.sdk.v2.model
Class MaxParticipants
java.lang.Object
com.mypurecloud.sdk.v2.model.MaxParticipants
- All Implemented Interfaces:
Serializable
MaxParticipants
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()maxParticipants(Integer maxParticipants) The maximum number of participants that are allowed on a conversation.voidsetMaxParticipants(Integer maxParticipants) toString()
-
Constructor Details
-
MaxParticipants
public MaxParticipants() -
MaxParticipants
-
-
Method Details