Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeConversationTurn.ParticipantEnum
Packages that use KnowledgeConversationTurn.ParticipantEnum
-
Uses of KnowledgeConversationTurn.ParticipantEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeConversationTurn.ParticipantEnumModifier and TypeMethodDescriptionKnowledgeConversationTurn.ParticipantEnum.fromString(String key) KnowledgeConversationTurn.getParticipant()Returns the enum constant of this class with the specified name.KnowledgeConversationTurn.ParticipantEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeConversationTurn.ParticipantEnumModifier and TypeMethodDescriptionKnowledgeConversationTurn.participant(KnowledgeConversationTurn.ParticipantEnum participant) The participant type.voidKnowledgeConversationTurn.setParticipant(KnowledgeConversationTurn.ParticipantEnum participant)