Package | com.brightcove.fl.advertising.rules |
Class | public class AdRulesContext |
Inheritance | AdRulesContext ![]() |
Property | Defined By | ||
---|---|---|---|
moduleLoader : Object [read-only]
Allows access to the APIs, even if APIs are disabled in the current player. | AdRulesContext |
moduleLoader | property |
moduleLoader:Object
[read-only] Allows access to the APIs, even if APIs are disabled in the current player. Valid functions are loadModules() and getModule(). When loadModules() is complete, it dispatches Event.COMPLETE
public function get moduleLoader():Object