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