ChartboostMediationErrorContract

The contract for Chartboost Mediation errors.

Inheritors

Properties

Link copied to clipboard
abstract val cause: String

The error cause.

Link copied to clipboard
abstract val code: String

The error code.

Link copied to clipboard
abstract val message: String

The error message.

Link copied to clipboard
abstract val resolution: String

The error resolution.

Link copied to clipboard
abstract val serverErrorName: String

The name of the error to be sent to the server.