Package com.geouniq.android
Class GeoUniq.CustomEndpoint
java.lang.Object
com.geouniq.android.GeoUniq.CustomEndpoint
- Enclosing class:
- GeoUniq
Defines an Endpoint that can be set to receive location updates.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder class to obtainGeoUniq.CustomEndpointobjectsstatic classIndicates that the url provided to the builder through the methodGeoUniq.CustomEndpoint.Builder.setUrl(String)is invalidstatic classIndicates that no valid url has been set for theGeoUniq.CustomEndpoint -
Method Summary
-
Method Details
-
getUrl
- Returns:
- the url
-
getHeaders
- Returns:
- the headers
-
getQueryStringParameters
- Returns:
- the queryStringParameters
-
getCustomData
public org.json.JSONObject getCustomData()- Returns:
- the customData
-