ArticleOpener

interface ArticleOpener

An interface to be implemented by the host application for handling article open requests from the SDK.

Functions

Link copied to clipboard
abstract fun openArticle(id: String)

Open the article with given id.