Class ApiClient


  • public class ApiClient
    extends Object
    The public interface to the service API. The activity that uses this class should call bind(Activity) in onCreate and unbind(Activity) in onDestroy.