MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / noopOperation

Method noopOperation

src/java/com/libmailcore/POPSession.java:111–111  ·  view source on GitHub ↗

Returns a POP NOOP operation.

()

Source from the content-addressed store, hash-verified

109 public native POPOperation checkAccountOperation();
110 /** Returns a POP NOOP operation. */
111 public native POPOperation noopOperation();
112
113 private native void setupNative();
114 private native void finalizeNative();

Calls

no outgoing calls

Tested by

no test coverage detected