{{+bindTo:partials.standard_nacl_article}}

ppb_messaging.h File Reference

{{- dummy div to appease doxygen -}}
Include dependency graph for ppb_messaging.h:

Data Structures

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...

Defines

#define PPB_MESSAGING_INTERFACE   "PPB_Messaging;1.0"
#define PPB_MESSAGING_INTERFACE   PPB_MESSAGING_INTERFACE

Typedefs

typedef struct PPB_Messaging PPB_Messaging

Detailed Description

This file defines the PPB_Messaging interface implemented by the browser for sending messages to DOM elements associated with a specific module instance.


Define Documentation

#define PPB_MESSAGING_INTERFACE   "PPB_Messaging;1.0"
{{/partials.standard_nacl_article}}