Uses of Class
com.mypurecloud.sdk.v2.model.JourneyAppEventsNotificationAppMessage
Packages that use JourneyAppEventsNotificationAppMessage
-
Uses of JourneyAppEventsNotificationAppMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAppEventsNotificationAppMessageModifier and TypeMethodDescriptionJourneyAppEventsNotificationAppMessage.app(JourneyAppEventsNotificationApp app) JourneyAppEventsNotificationAppMessage.attributes(Map<String, JourneyAppEventsNotificationCustomEventAttribute> attributes) JourneyAppEventsNotificationAppMessage.device(JourneyAppEventsNotificationDevice device) JourneyAppEventsNotificationAppMessage.geolocation(JourneyAppEventsNotificationGeoLocation geolocation) JourneyAppEventsNotificationAppEventsNotification.getAppEvent()JourneyAppEventsNotificationAppMessage.ipOrganization(String ipOrganization) JourneyAppEventsNotificationAppMessage.mktCampaign(JourneyAppEventsNotificationMktCampaign mktCampaign) JourneyAppEventsNotificationAppMessage.networkConnectivity(JourneyAppEventsNotificationNetworkConnectivity networkConnectivity) JourneyAppEventsNotificationAppMessage.screenName(String screenName) JourneyAppEventsNotificationAppMessage.sdkLibrary(JourneyAppEventsNotificationSdkLibrary sdkLibrary) JourneyAppEventsNotificationAppMessage.searchQuery(String searchQuery) JourneyAppEventsNotificationAppMessage.traits(Map<String, JourneyAppEventsNotificationCustomEventAttribute> traits) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyAppEventsNotificationAppMessageModifier and TypeMethodDescriptionJourneyAppEventsNotificationAppEventsNotification.appEvent(JourneyAppEventsNotificationAppMessage appEvent) voidJourneyAppEventsNotificationAppEventsNotification.setAppEvent(JourneyAppEventsNotificationAppMessage appEvent)