Returns the node this message is originally to @return the node this message is originally to
()
| 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 |
no outgoing calls