java.lang.Object
com.exxothermic.audioeverywheresdk.webservices.api.exxtractorapi.retrofit.LocationRetrofitWebService
All Implemented Interfaces:
ExxtractorLocationService, WebService

public class LocationRetrofitWebService extends Object implements ExxtractorLocationService
Available methods for the Location Web Service.
Since:
8/13/14
  • Constructor Details

  • Method Details

    • getExxtractorLocation

      public void getExxtractorLocation(int deviceType, WebServiceResponseHandler<Location> handler)
      Method that retrieves the information for an exxtractor given a certain location
      Specified by:
      getExxtractorLocation in interface ExxtractorLocationService
      Parameters:
      deviceType - the device type used that generate the request
      handler - the handler to manage the request status