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

Method name

src/java/com/libmailcore/IMAPIdentity.java:20–20  ·  view source on GitHub ↗

Returns the name of the software.

()

Source from the content-addressed store, hash-verified

18 public native void setName(String name);
19 /** Returns the name of the software. */
20 public native String name();
21
22 /** Sets the version of the software. */
23 public native void setVersion(String version);

Callers 2

mcObjectToJavaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected