All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.squareup.square.legacy.http.client.HttpCallback Maven / Gradle / Ivy

There is a newer version: 44.2.0.20250521
Show newest version
package com.squareup.square.legacy.http.client;

import io.apimatic.coreinterfaces.http.Callback;

/**
 * Callback to be called before and after the HTTP call for an endpoint is made.
 */
public interface HttpCallback extends Callback {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy