public interface FeedAdError
FeedAdListener.onError(String, FeedAdError) and indicates that
an error occurred inside the SDK.possible error code| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
The error code of the error.
|
java.lang.String |
getErrorMessage()
Returns a description of what caused the error
|
int getErrorCode()
FeedAdErrorCode for possible values.@NonNull java.lang.String getErrorMessage()