Package com.mypurecloud.sdk.v2.model
Class ParticipantAttributes
java.lang.Object
com.mypurecloud.sdk.v2.model.ParticipantAttributes
- All Implemented Interfaces:
Serializable
ParticipantAttributes
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, String> attributes) The map of attribute keys to values.booleaninthashCode()voidsetAttributes(Map<String, String> attributes) toString()
-
Constructor Details
-
ParticipantAttributes
public ParticipantAttributes() -
ParticipantAttributes
-
-
Method Details