MCPcopy Create free account
hub / github.com/M66B/FairEmail / getTag

Method getTag

app/src/main/java/com/sun/mail/iap/Response.java:563–565  ·  view source on GitHub ↗

Return the tag, if this is a tagged statement. @return tag of this tagged statement

()

Source from the content-addressed store, hash-verified

561 * @return tag of this tagged statement
562 */
563 public String getTag() {
564 return tag;
565 }
566
567 /**
568 * Return the rest of the response as a string, usually used to

Callers 15

authenticateMethod · 0.95
authloginMethod · 0.95
authplainMethod · 0.95
authntlmMethod · 0.95
authoauth2Method · 0.95
commandMethod · 0.95
onClickMethod · 0.80
onCreateMethod · 0.80
onItemSelectedMethod · 0.80
onCheckedChangedMethod · 0.80
NotificationDataMethod · 0.80
onClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected