Cache
public protocol Cache
Undocumented
-
Undocumented
Declaration
Swift
func slp_getCachedResponse(url: String) -> SwiftLinkPreview.Response?
-
Undocumented
Declaration
Swift
func slp_setCachedResponse(url: String, response: SwiftLinkPreview.Response?)