![]() |
RDK Documentation (Open Sourced RDK Components)
|
Data structure of AAMP_JSController JS object. More...


Data Fields | |
| int | _aampSessionID |
| std::string | _licenseServerUrl |
Data Fields inherited from PrivAAMPStruct_JS | |
| JSGlobalContextRef | _ctx |
| PlayerInstanceAAMP * | _aamp |
| std::multimap< AAMPEventType, void * > | _listeners |
Additional Inherited Members | |
Public Member Functions inherited from PrivAAMPStruct_JS | |
| PrivAAMPStruct_JS (const PrivAAMPStruct_JS &)=delete | |
| PrivAAMPStruct_JS & | operator= (const PrivAAMPStruct_JS &)=delete |
| virtual JSObjectRef | getCallbackForAdId (std::string id) |
| virtual void | removeCallbackForAdId (std::string id) |
Data structure of AAMP_JSController JS object.
Definition at line 58 of file jscontroller-jsbindings.cpp.