Uses of Class
com.mypurecloud.sdk.v2.model.OutcomeAchievedEvent
Packages that use OutcomeAchievedEvent
-
Uses of OutcomeAchievedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomeAchievedEventModifier and TypeMethodDescriptionCustomer's browser.Customer's device.OutcomeAchievedEvent.geolocation(JourneyGeolocation geolocation) Customer's geolocation.Event.getOutcomeAchievedEvent()Visitor's IP address.OutcomeAchievedEvent.ipOrganization(String ipOrganization) Visitor's IP-based organization or ISP name.OutcomeAchievedEvent.mktCampaign(JourneyCampaign mktCampaign) Marketing / traffic source information.OutcomeAchievedEvent.outcome(OutcomeAchievedEventOutcome outcome) The outcome achieved.OutcomeAchievedEvent.userAgentString(String userAgentString) HTTP User-Agent string (see https://tools.ietf.org/html/rfc1945#section-10.15).OutcomeAchievedEvent.visitCreatedDate(Date visitCreatedDate) When visit was created (e.g. timestamp of the first event in visit).OutcomeAchievedEvent.visitReferrer(Referrer visitReferrer) Visit's referrer.Methods in com.mypurecloud.sdk.v2.model with parameters of type OutcomeAchievedEventModifier and TypeMethodDescriptionEvent.outcomeAchievedEvent(OutcomeAchievedEvent outcomeAchievedEvent) Deprecated.voidEvent.setOutcomeAchievedEvent(OutcomeAchievedEvent outcomeAchievedEvent)