when working with deferreds. Methods available to all deferreds (AJAX, $.when(), and manual): It’s also important to note that you don’t have access to all of the properties of the deferred object. Only the promise, callback-binding methods, and the isRejected() and isResolved() methods to check a deferred’s state.