AdvertisementLoadingState

Sealed class representing the loading state of an advertisement.

The class for internal usage. Please do not use it.

Inheritors

Types

Link copied to clipboard
data class Loaded(val metadata: AdMetadata) : AdvertisementLoadingState
Link copied to clipboard