LuxChat  2.0
Instant messenger for iOS
Instance Methods | List of all members
SDWebImageManager(Deprecated) Category Reference

Instance Methods

(id< SDWebImageOperation >) - downloadWithURL:options:progress:completed:
 

Method Documentation

- (id <SDWebImageOperation>) downloadWithURL: (NSURL *)  url
options: (SDWebImageOptions)  options
progress: (SDWebImageDownloaderProgressBlock)  progressBlock
completed: ("Method deprecated. Use `downloadImageWithURL:options:progress:completed:`")  __deprecated_msg 

Downloads the image at the given URL if not present in cache or return the cached version otherwise.

Deprecated:
This method has been deprecated. Use downloadImageWithURL:options:progress:completed:

Extends class SDWebImageManager.


The documentation for this category was generated from the following file: