Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationGeoLocation
Packages that use JourneySessionEventsNotificationGeoLocation
-
Uses of JourneySessionEventsNotificationGeoLocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationGeoLocationModifier and TypeMethodDescriptionJourneySessionEventsNotificationGeoLocation.countryName(String countryName) JourneySessionEventsNotificationSessionEvent.getGeolocation()JourneySessionEventsNotificationGeoLocation.latitude(BigDecimal latitude) JourneySessionEventsNotificationGeoLocation.longitude(BigDecimal longitude) JourneySessionEventsNotificationGeoLocation.postalCode(String postalCode) JourneySessionEventsNotificationGeoLocation.regionName(String regionName) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneySessionEventsNotificationGeoLocationModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.geolocation(JourneySessionEventsNotificationGeoLocation geolocation) voidJourneySessionEventsNotificationSessionEvent.setGeolocation(JourneySessionEventsNotificationGeoLocation geolocation)