{{+bindTo:partials.standard_nacl_api}}
struct | PPP_Messaging |
The PPP_Messaging interface contains pointers to functions that you must implement to handle postMessage events on the associated DOM element. More... |
#define | PPP_MESSAGING_INTERFACE "PPP_Messaging;1.0" |
#define | PPP_MESSAGING_INTERFACE PPP_MESSAGING_INTERFACE |
typedef struct PPP_Messaging | PPP_Messaging |
This file defines the PPP_Messaging interface containing pointers to functions that you must implement to handle postMessage messages on the associated DOM element.
#define PPP_MESSAGING_INTERFACE "PPP_Messaging;1.0" |