Package-level declarations

Contains all public entities related to the SDK's result handling that you will encounter when working with the AdSDK.

Types

Link copied to clipboard
sealed class AdError

The SDK error type.

Link copied to clipboard
sealed class AdResult<out T>

A wrapper class that represents either a success or a failure.