Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ onProgress
Method
onProgress
app/src/extra/java/eu/faircode/email/Send.java:289–289 ·
view source on GitHub ↗
(int percentage)
Source
from the content-addressed store, hash-verified
287
288
public
interface
IProgress {
289
void
onProgress(
int
percentage);
290
291
boolean isRunning();
292
}
Callers
1
upload
Method · 0.65
Implementers
1
FragmentDialogInsertLink
app/src/main/java/eu/faircode/email/Fr
Calls
no outgoing calls
Tested by
no test coverage detected