LinkExtractor

interface LinkExtractor

Extracts links from responses.

Inheritors

Functions

Link copied to clipboard
abstract fun getLinks(response: Response): List<Link>

Extracts links from the response.