RDK Documentation (Open Sourced RDK Components)
PrivAAMPStruct_JS Struct Reference

Private data structure for JS binding object. More...

#include <jsbindings.h>

Inheritance diagram for PrivAAMPStruct_JS:
Inheritance graph
Collaboration diagram for PrivAAMPStruct_JS:
Collaboration graph

Public Member Functions

 PrivAAMPStruct_JS (const PrivAAMPStruct_JS &)=delete
 
PrivAAMPStruct_JSoperator= (const PrivAAMPStruct_JS &)=delete
 
virtual JSObjectRef getCallbackForAdId (std::string id)
 
virtual void removeCallbackForAdId (std::string id)
 

Data Fields

JSGlobalContextRef _ctx
 
PlayerInstanceAAMP_aamp
 
std::multimap< AAMPEventType, void * > _listeners
 

yes

Private data structure for JS binding object.

Definition at line 35 of file jsbindings.h.


The documentation for this struct was generated from the following file: