get Instance
Returns the shared singleton instance of StorytellerGamVastModule.
Parameters
Application Context. Must be the application context to avoid leaks.
Returns a keyed, or shared when key is null, singleton instance of StorytellerGamVastModule.
Parameters
Application Context. Must be the application context to avoid leaks.
Optional key for multi-instance scenarios; null uses the shared singleton.
Returns the shared singleton instance of StorytellerGamVastModule and updates verbose VAST diagnostics logging.
Parameters
Application Context. Must be the application context to avoid leaks.
Enables process-wide verbose info/debug logcat output when true.
Returns a keyed singleton instance of StorytellerGamVastModule and updates verbose VAST diagnostics logging.
Parameters
Application Context. Must be the application context to avoid leaks.
Optional key for multi-instance scenarios; null uses the shared singleton.
Enables process-wide verbose info/debug logcat output when true.