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

Method getTo

core/Message.java:97–99  ·  view source on GitHub ↗

Returns the node this message is originally to @return the node this message is originally to

()

Source from the content-addressed store, hash-verified

95 * @return the node this message is originally to
96 */
97 public DTNHost getTo() {
98 return this.to;
99 }
100
101 /**
102 * Returns the ID of the message

Callers 11

transferDoneMethod · 0.95
transferDoneMethod · 0.95
messageTransferredMethod · 0.95
transferDoneMethod · 0.95
messageTransferredMethod · 0.95
messageTransferredMethod · 0.95
handleMethod · 0.45
comparePathsMethod · 0.45
newMessageMethod · 0.45
setMessageInfoMethod · 0.45
messageTransferredMethod · 0.45

Calls

no outgoing calls

Tested by 2

comparePathsMethod · 0.36
newMessageMethod · 0.36