Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ setUID
Method
setUID
app/src/main/java/com/sun/mail/imap/IMAPMessage.java:204–206 ·
view source on GitHub ↗
(long uid)
Source
from the content-addressed store, hash-verified
202
}
203
204
protected
void
setUID(long uid) {
205
this.uid = uid;
206
}
207
208
/**
209
* Return the modification sequence number (MODSEQ)
for
this message.
Callers
3
getUID
Method · 0.95
createMessagesForUIDs
Method · 0.95
processFetchResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected