Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationGeoLocation
Packages that use JourneyWebEventsNotificationGeoLocation
-
Uses of JourneyWebEventsNotificationGeoLocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationGeoLocationModifier and TypeMethodDescriptionJourneyWebEventsNotificationGeoLocation.countryName(String countryName) JourneyWebEventsNotificationOutcomeAchievedMessage.getGeolocation()JourneyWebEventsNotificationWebActionMessage.getGeolocation()JourneyWebEventsNotificationWebMessage.getGeolocation()JourneyWebEventsNotificationGeoLocation.latitude(BigDecimal latitude) JourneyWebEventsNotificationGeoLocation.longitude(BigDecimal longitude) JourneyWebEventsNotificationGeoLocation.postalCode(String postalCode) JourneyWebEventsNotificationGeoLocation.regionName(String regionName) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyWebEventsNotificationGeoLocationModifier and TypeMethodDescriptionJourneyWebEventsNotificationOutcomeAchievedMessage.geolocation(JourneyWebEventsNotificationGeoLocation geolocation) JourneyWebEventsNotificationWebActionMessage.geolocation(JourneyWebEventsNotificationGeoLocation geolocation) JourneyWebEventsNotificationWebMessage.geolocation(JourneyWebEventsNotificationGeoLocation geolocation) voidJourneyWebEventsNotificationOutcomeAchievedMessage.setGeolocation(JourneyWebEventsNotificationGeoLocation geolocation) voidJourneyWebEventsNotificationWebActionMessage.setGeolocation(JourneyWebEventsNotificationGeoLocation geolocation) voidJourneyWebEventsNotificationWebMessage.setGeolocation(JourneyWebEventsNotificationGeoLocation geolocation)