Companion
object Companion
Factory for StorytellerGamVastModule instances.
Functions
Link copied to clipboard
Returns the shared singleton instance of StorytellerGamVastModule.
Returns the shared singleton instance of StorytellerGamVastModule and updates verbose VAST diagnostics logging.
Returns a keyed, or shared when key is null, singleton instance of StorytellerGamVastModule.
fun getInstance(applicationContext: Context, key: String?, enableDebugLogging: Boolean): StorytellerGamVastModule
Returns a keyed singleton instance of StorytellerGamVastModule and updates verbose VAST diagnostics logging.