YMKImagesImageUrlProvider

protocol YMKImagesImageUrlProvider : NSObjectProtocol

Undocumented

Summary

Instance methods

func formatUrl(with descriptor: YMKImagesImageDataDescriptor) -> String
Generates an URL that is used to load described image

Instance methods

formatUrl(with:)

func formatUrl(with descriptor: YMKImagesImageDataDescriptor) -> String

Generates an URL that is used to load described image.

This method may be called on any thread. Its implementation must be thread-safe.


Предыдущая
Следующая