X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fnative_client_sdk%2Fdoc_generated%2Fpepper_dev%2Fc%2Fppb__messaging_8h.html;h=fed514a2f9af612cfdf37d9894a88b9fcefd4588;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=6ed4d64f44f24fbc80aad659924601cfa93db0ef;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/native_client_sdk/doc_generated/pepper_dev/c/ppb__messaging_8h.html b/src/native_client_sdk/doc_generated/pepper_dev/c/ppb__messaging_8h.html index 6ed4d64..fed514a 100644 --- a/src/native_client_sdk/doc_generated/pepper_dev/c/ppb__messaging_8h.html +++ b/src/native_client_sdk/doc_generated/pepper_dev/c/ppb__messaging_8h.html @@ -19,21 +19,37 @@ 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...
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.1" /* dev */
#define PPB_MESSAGING_INTERFACE   "PPB_Messaging;1.2"
#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_INTERFACE
+
+
+
+
+
- +
#define PPB_MESSAGING_INTERFACE   "PPB_Messaging;1.1" /* dev */#define PPB_MESSAGING_INTERFACE   "PPB_Messaging;1.2"