Package-level declarations

Types

Link copied to clipboard
@Singleton
class StorytellerAdMobModule @Inject constructor(applicationContext: Context) : StorytellerModule

The Storyteller AdMob Module is responsible for integrating AdMob ads into the Storyteller SDK. It allows for fetching and displaying ads from AdMob within Storyteller Stories and Clips.

Link copied to clipboard
@Singleton
class StorytellerGamModule @Inject constructor(applicationContext: Context) : StorytellerModule

The Storyteller GAM (Google Ad Manager) Module is responsible for integrating Google Ad Manager ads into the Storyteller SDK. It allows for fetching and displaying ads from GAM within Storyteller Stories and Clips.