Uses of Class
io.gs2.friend.result.RejectRequestResult
Packages that use RejectRequestResult
-
Uses of RejectRequestResult in io.gs2.friend
Methods in io.gs2.friend that return RejectRequestResultModifier and TypeMethodDescriptionGs2FriendRestClient.rejectRequest(RejectRequestRequest request) Method parameters in io.gs2.friend with type arguments of type RejectRequestResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.rejectRequestAsync(RejectRequestRequest request, AsyncAction<AsyncResult<RejectRequestResult>> callback) -
Uses of RejectRequestResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return RejectRequestResultModifier and TypeMethodDescriptionstatic RejectRequestResultRejectRequestResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) RejectRequestResult.withItem(FriendRequest item)