#include <events_dev.h>
|
static uint32_t | AddListener (PP_Instance instance, const PP_Ext_EventListener &listener) |
|
static void | RemoveListener (PP_Instance instance, uint32_t listener_id) |
|
Definition at line 22 of file events_dev.h.
static uint32_t pp::ext::events::Events_Dev::AddListener |
( |
PP_Instance |
instance, |
|
|
const PP_Ext_EventListener & |
listener |
|
) |
| |
|
static |
static void pp::ext::events::Events_Dev::RemoveListener |
( |
PP_Instance |
instance, |
|
|
uint32_t |
listener_id |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: