MCPcopy Create free account
hub / github.com/M66B/FairEmail / get

Method get

app/src/dummy/java/eu/faircode/email/Bimi.java:29–33  ·  view source on GitHub ↗
(
            Context context, String _domain, String selector, int scaleToPixels)

Source from the content-addressed store, hash-verified

27
28public class Bimi {
29 static Pair<Bitmap, Boolean> get(
30 Context context, String _domain, String selector, int scaleToPixels)
31 throws IOException {
32 throw new IllegalArgumentException("BIMI");
33 }
34}

Callers 2

callMethod · 0.95
invokeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected