Relationship
public interface IncomingFriendRequest extends Relationship
Modifier and Type | Method | Description |
---|---|---|
RestAction |
accept() |
|
RestAction |
ignore() |
getType, getUser
@CheckReturnValue RestAction accept()
@CheckReturnValue RestAction ignore()