Update Client.java
This commit is contained in:
parent
59fc855364
commit
9c88e14d07
@ -172,7 +172,7 @@ public class Client {
|
||||
public User getSender() { return sender; }
|
||||
|
||||
/**
|
||||
* @return the recipient of a message.
|
||||
* @return the recipient of a message
|
||||
* @since Envoy v0.1-alpha
|
||||
*/
|
||||
public User getRecipient() { return recipient; }
|
||||
|
Reference in New Issue
Block a user