MCPcopy Create free account
hub / github.com/akeranen/the-one / getAppID

Method getAppID

core/Message.java:352–354  ·  view source on GitHub ↗

@return the appID

()

Source from the content-addressed store, hash-verified

350 * @return the appID
351 */
352 public String getAppID() {
353 return appID;
354 }
355
356 /**
357 * @param appID the appID to set

Callers 2

messageTransferredMethod · 0.95
addApplicationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected