ImageService
protocol ImageService
Undocumented
-
Undocumented
Declaration
Swift
func downloadImage(relativePath: String, completion: ((DataProviderResponse<Data>) -> Void)?)
MovieDB 0.2.0 Docs (4% documented)
protocol ImageService
Undocumented
Undocumented
Swift
func downloadImage(relativePath: String, completion: ((DataProviderResponse<Data>) -> Void)?)