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

11 lines
226 B
Java
Raw Normal View History

2021-07-24 02:37:17 +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);
}