Given a individual::Event or individual::TargetedEvent object, add a named listener to the list of listeners stored in that event.
1 | add_named_listener(event, name, listener)
|
event |
a individual::Event or individual::TargetedEvent object |
name |
a name |
listener |
a function which takes either a single argument ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.