MCPcopy 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

doCommandMethod · 0.80
getAppInfoMethod · 0.80
attachEnvironmentMethod · 0.80
getProtocolMethod · 0.80
timeoutConnectionsMethod · 0.80
keepConnectionAliveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected