Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationEventAction.MediaTypeEnum
Packages that use JourneyWebEventsNotificationEventAction.MediaTypeEnum
-
Uses of JourneyWebEventsNotificationEventAction.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationEventAction.MediaTypeEnumModifier and TypeMethodDescriptionJourneyWebEventsNotificationEventAction.MediaTypeEnum.fromString(String key) JourneyWebEventsNotificationEventAction.getMediaType()Returns the enum constant of this class with the specified name.JourneyWebEventsNotificationEventAction.MediaTypeEnum.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 JourneyWebEventsNotificationEventAction.MediaTypeEnumModifier and TypeMethodDescriptionJourneyWebEventsNotificationEventAction.mediaType(JourneyWebEventsNotificationEventAction.MediaTypeEnum mediaType) voidJourneyWebEventsNotificationEventAction.setMediaType(JourneyWebEventsNotificationEventAction.MediaTypeEnum mediaType)