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