ArticleOpener

public protocol ArticleOpener

A protocol to be implemented by the host application for handling article open requests from the SDK.

  • Implementation should open the article with given id.

    Declaration

    Swift

    func openArticle(id: String)

    Parameters

    id

    Article identifier