LoadCallback

interface LoadCallback

Callback for loading cached adCallResponse.

Functions

Link copied to clipboard
abstract fun onFailure(error: GfpAdCacheError)
Link copied to clipboard
abstract fun onSuccess(adCallResponse: AdCallResponse)