Interface IInformationProvider


public interface IInformationProvider
A provider interface for textual data.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    Retrieve the current text information buffer.
  • Method Details

    • getRecommendedPullPeriody

      long getRecommendedPullPeriody()
      Returns:
      a period in milliseconds
    • pullText

      String pullText()
      Retrieve the current text information buffer.
      Returns: