{{+bindTo:partials.standard_nacl_api}}
struct | PPB_Messaging |
The PPB_Messaging interface is implemented by the browser and is related to sending messages to JavaScript message event listeners on the DOM element associated with specific module instance. More... |
#define | PPB_MESSAGING_INTERFACE "PPB_Messaging;1.2" |
#define | PPB_MESSAGING_INTERFACE PPB_MESSAGING_INTERFACE |
typedef struct PPB_Messaging | PPB_Messaging |
This file defines the PPB_Messaging
interface implemented by the browser for sending messages to DOM elements associated with a specific module instance.
#define PPB_MESSAGING_INTERFACE "PPB_Messaging;1.2" |