Package com.mypurecloud.sdk.v2.model
Class ConversationEnrichmentLanguage
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationEnrichmentLanguage
- All Implemented Interfaces:
Serializable
Detected language of this message.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The IETF detected language code of this message.voidsetLanguage(String language) toString()
-
Constructor Details
-
ConversationEnrichmentLanguage
public ConversationEnrichmentLanguage() -
ConversationEnrichmentLanguage
-
-
Method Details