Class ContentPagesPresenter<T extends ContentPagesView>

  • All Implemented Interfaces:
    MvpPresenter<T>

    public class ContentPagesPresenter<T extends ContentPagesView>
    extends ListPresenter<T>
    This presenter class contains all the StellarSDK calls for displaying the list of Content Pages that the server will return.