Include dependency graph for ppp_message_handler.h:

Data Structures

struct  PPP_MessageHandler
 The PPP_MessageHandler interface is implemented by the plugin if the plugin wants to receive messages from a thread other than the main Pepper thread, or if the plugin wants to handle blocking messages which JavaScript may send via postMessageAndAwaitResponse(). More...

Typedefs


Detailed Description

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

This site uses cookies to deliver and enhance the quality of its services and to analyze traffic. If you agree, cookies are also used to serve advertising and to personalize the content and advertisements that you see. Learn more about our use of cookies.