Skip to content

Allow the possibility of listening to all the events #2

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
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions