Uses of Class
com.mypurecloud.sdk.v2.model.Location
Packages that use Location
-
Uses of Location in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocationModifier and TypeMethodDescriptionLocation.coordinates(Map<String, Double> coordinates) Users coordinates on the floorplan.Unique identifier for the locationLocation.locationDefinition(LocationDefinition locationDefinition) Optional description on the users locationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LocationModifier and TypeMethodDescriptionOrgUser.getLocations()PolicyUser.getLocations()TrustUser.getLocations()UpdateUser.getLocations()User.getLocations()UserMe.getLocations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type LocationModifier and TypeMethodDescriptionThe user placement at each site location.voidUpdateUser.setLocations(List<Location> locations)