MMKImagesImageUrlProvider
|
@protocol MMKImagesImageUrlProvider <NSObject> |
Summary
Instance methods
|
- (nonnull NSString *)formatUrlWithDescriptor: |
Instance methods
formatUrlWithDescriptor:
|
- (nonnull NSString *)formatUrlWithDescriptor: |
Generates an URL that is used to load described image.
This method may be called on any thread. Its implementation must be thread-safe.