Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationCallEventTopicCallConversation.RecordingStateEnum
Packages that use ConversationCallEventTopicCallConversation.RecordingStateEnum
-
Uses of ConversationCallEventTopicCallConversation.RecordingStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCallEventTopicCallConversation.RecordingStateEnumModifier and TypeMethodDescriptionConversationCallEventTopicCallConversation.RecordingStateEnum.fromString(String key) ConversationCallEventTopicCallConversation.getRecordingState()Returns the enum constant of this class with the specified name.ConversationCallEventTopicCallConversation.RecordingStateEnum.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 ConversationCallEventTopicCallConversation.RecordingStateEnumModifier and TypeMethodDescriptionConversationCallEventTopicCallConversation.recordingState(ConversationCallEventTopicCallConversation.RecordingStateEnum recordingState) voidConversationCallEventTopicCallConversation.setRecordingState(ConversationCallEventTopicCallConversation.RecordingStateEnum recordingState)