Package com.my.target

Interface InstreamResearch.InstreamResearchListener

  • Enclosing class:
    InstreamResearch

    public static interface InstreamResearch.InstreamResearchListener
    • Method Detail

      • onLoad

        void onLoad​(@NonNull
                    InstreamResearch instance)
        Will be called if the data is loaded successfully.
        Parameters:
        instance - instance of corresponding object
      • onNoData

        void onNoData​(@NonNull
                      InstreamResearch instance,
                      @Nullable
                      IAdLoadingError adLoadingError)
        Will be called if the data loading failed.
        Parameters:
        instance - instance of corresponding object
        adLoadingError - fail message