package f0; import java.io.IOException; import okhttp3.Response; /* compiled from: Callback.kt */ /* loaded from: classes3.dex */ public interface f { void a(e eVar, Response response) throws IOException; void b(e eVar, IOException iOException); }