Uses of Class
com.mypurecloud.sdk.v2.model.AppEvent
Packages that use AppEvent
-
Uses of AppEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AppEventModifier and TypeMethodDescriptionAppEvent.app(JourneyApp app) Application that the customer is interacting with.AppEvent.attributes(Map<String, CustomEventAttribute> attributes) User-defined attributes associated with a particular event.Customer's device.Represents the action the customer performed.AppEvent.geolocation(JourneyGeolocation geolocation) Customer's geolocation.Event.getAppEvent()Customer's IP address.AppEvent.ipOrganization(String ipOrganization) Customer's IP-based organization or ISP name.AppEvent.mktCampaign(JourneyCampaign mktCampaign) Marketing / traffic source information.AppEvent.networkConnectivity(NetworkConnectivity networkConnectivity) Information relating to the device's network connectivity.AppEvent.screenName(String screenName) The name of the screen in the app that the event took place.AppEvent.sdkLibrary(SdkLibrary sdkLibrary) SDK library used to generate the event.AppEvent.searchQuery(String searchQuery) Represents the keywords in a customer search query.AppEvent.traits(Map<String, CustomEventAttribute> traits) Traits are attributes intrinsic to the customer that may be sent in selected events.Methods in com.mypurecloud.sdk.v2.model with parameters of type AppEventModifier and TypeMethodDescriptionEvent that tracks user interactions with content in an application such as screen views, searches, etc.voidEvent.setAppEvent(AppEvent appEvent)