Interface IAdLoadingError


public interface IAdLoadingError
Data interface with ad loading error
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static @interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get load error code
    Get load error message
  • Method Details

    • getCode

      int getCode()
      Get load error code
    • getMessage

      @NonNull String getMessage()
      Get load error message