Package com.mypurecloud.sdk.v2.model
Class ConversationChatEventTopicChatConversation
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationChatEventTopicChatConversation
- All Implemented Interfaces:
Serializable
ConversationChatEventTopicChatConversation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccessAttributes(List<String> accessAttributes) booleangetId()getName()inthashCode()inactivityTimeout(Date inactivityTimeout) otherMediaUris(List<String> otherMediaUris) participants(List<ConversationChatEventTopicChatMediaParticipant> participants) voidsetAccessAttributes(List<String> accessAttributes) voidsetAddress(String address) voidvoidvoidsetInactivityTimeout(Date inactivityTimeout) voidvoidsetOtherMediaUris(List<String> otherMediaUris) voidsetParticipants(List<ConversationChatEventTopicChatMediaParticipant> participants) voidsetUtilizationLabelId(String utilizationLabelId) toString()utilizationLabelId(String utilizationLabelId)
-
Constructor Details
-
ConversationChatEventTopicChatConversation
public ConversationChatEventTopicChatConversation() -
ConversationChatEventTopicChatConversation
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
participants
public ConversationChatEventTopicChatConversation participants(List<ConversationChatEventTopicChatMediaParticipant> participants) -
getParticipants
-
setParticipants
-
otherMediaUris
-
getOtherMediaUris
-
setOtherMediaUris
-
address
-
getAddress
-
setAddress
-
utilizationLabelId
-
getUtilizationLabelId
-
setUtilizationLabelId
-
accessAttributes
-
getAccessAttributes
-
setAccessAttributes
-
inactivityTimeout
-
getInactivityTimeout
-
setInactivityTimeout
-
divisions
public ConversationChatEventTopicChatConversation divisions(List<ConversationChatEventTopicConversationDivisionMembership> divisions) -
getDivisions
-
setDivisions
-
equals
-
hashCode
public int hashCode() -
toString
-