modules

var modules: List<StorytellerModule>

A list of StorytellerModule instances for integrating with ad providers like GAM. This list should be set before initializing the Storyteller SDK.

Important: Only one ad module type should be used at a time. Using both StorytellerGamModule and StorytellerAdMobModule together is not supported and will throw an exception in debug builds.