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