Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ getTimestamp
Method
getTimestamp
app/src/main/java/com/sun/mail/iap/Protocol.java:210–212 ·
view source on GitHub ↗
Returns the timestamp. @return the timestamp
()
Source
from the content-addressed store, hash-verified
208
* @
return
the timestamp
209
*/
210
public
long getTimestamp() {
211
return
timestamp;
212
}
213
214
/**
215
* Adds a response handler.
Callers
6
doCommand
Method · 0.80
getAppInfo
Method · 0.80
attachEnvironment
Method · 0.80
getProtocol
Method · 0.80
timeoutConnections
Method · 0.80
keepConnectionAlive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected