class com.google.ads.studio.utils.EnablerAccessor
Utility class to retrieve the relevant Enabler.
Static Methods
EnablerAccessor.getInitializedEnablerByCallback(enablerInitializedCallback:Function)
:
void
Invokes the given callback when the Enabler is initialized. The Enabler is passed to the callback as the first argument.
EnablerAccessor.getRuntimeEnabler()
:
Object
Gets a reference to the Enabler.