discord-jadx/app/src/main/java/f0/f.java

11 lines
226 B
Java

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