ExternalLinkHelper

open class ExternalLinkHelper

This class gives the possibility to extract a link metadata information using an external link library like Embedly.

See also

Functions

Link copied to clipboard
open fun executeWebsiteMetadataRequest(    @NonNull context: Context,     @NonNull link: String,     @Nullable callback: ILinkProvider.IMetadataCallback)
Called if you want to extract metadata from the given link
Link copied to clipboard
open fun getExternalLink(): IExternalLink
Gets the external link configuration initialized before