|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_var.h"Go to the source code of this file.
Classes | |
| struct | PPP_MessageHandler_0_2 |
Typedefs | |
|
typedef struct PPP_MessageHandler_0_2 | PPP_MessageHandler |
This file defines the PPP_MessageHandler interface that plugins can implement and register using PPB_Messaging::RegisterMessageHandler in order to handle messages sent from JavaScript via postMessage() or postMessageAndAwaitResponse().