Interface AsyncContentProvider.Listener

All Superinterfaces:
EventListener
All Known Implementing Classes:
RequestContentAdapter
Enclosing interface:
AsyncContentProvider

public static interface AsyncContentProvider.Listener extends EventListener
A listener that is notified of content availability
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback method invoked when content is available
  • Method Details

    • onContent

      void onContent()
      Callback method invoked when content is available