Skip to content

Allow the possibility of listening to all the events #3

@carpasse

Description

@carpasse

I would be great to be able listen to all the event with a single handler
something like:

adUnit.on('*', function(evt){
   //Code to execute on every event of the adUnit
});

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions