public class LocationRequestedEvent
extends LocalEvent
| Constructor and Description |
|---|
LocationRequestedEvent(java.util.List<UserLocationRequest> requests) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserLocationRequest> |
getRequests()
Gets the requests to get you current location
|