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

11 lines
226 B
Java
Raw Normal View History

2021-06-27 20:44:35 +00:00
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);
}