Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyEventsSettings.PageviewConfigEnum
Packages that use JourneyEventsSettings.PageviewConfigEnum
-
Uses of JourneyEventsSettings.PageviewConfigEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyEventsSettings.PageviewConfigEnumModifier and TypeMethodDescriptionJourneyEventsSettings.PageviewConfigEnum.fromString(String key) JourneyEventsSettings.getPageviewConfig()Returns the enum constant of this class with the specified name.JourneyEventsSettings.PageviewConfigEnum.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 JourneyEventsSettings.PageviewConfigEnumModifier and TypeMethodDescriptionJourneyEventsSettings.pageviewConfig(JourneyEventsSettings.PageviewConfigEnum pageviewConfig) Controls how the pageview events are tracked.voidJourneyEventsSettings.setPageviewConfig(JourneyEventsSettings.PageviewConfigEnum pageviewConfig)