Uses of Class
io.gs2.friend.result.DeleteRequestResult
Packages that use DeleteRequestResult
-
Uses of DeleteRequestResult in io.gs2.friend
Methods in io.gs2.friend that return DeleteRequestResultModifier and TypeMethodDescriptionGs2FriendRestClient.deleteRequest(DeleteRequestRequest request) Method parameters in io.gs2.friend with type arguments of type DeleteRequestResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.deleteRequestAsync(DeleteRequestRequest request, AsyncAction<AsyncResult<DeleteRequestResult>> callback) -
Uses of DeleteRequestResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return DeleteRequestResultModifier and TypeMethodDescriptionstatic DeleteRequestResultDeleteRequestResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteRequestResult.withItem(FriendRequest item)