Package com.my.target.common.models
Interface IAdLoadingError
-
public interface IAdLoadingErrorData interface with ad loading error
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIAdLoadingError.LoadErrorType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCode()Get load error codejava.lang.StringgetMessage()Get load error message
-