Interface RelatedContentManagerListener


public interface RelatedContentManagerListener
  • Method Details

    • contentFound

      void contentFound(RelatedContent[] content)
    • contentChanged

      void contentChanged(RelatedContent[] content)
    • contentRemoved

      void contentRemoved(RelatedContent[] content)
    • contentChanged

      void contentChanged()
    • contentReset

      void contentReset()