webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebKit::WebConnectionClient Class Reference

#include <WebConnectionClient.h>

Inheritance diagram for WebKit::WebConnectionClient:
API::Client< WKConnectionClientBase >

Public Member Functions

void didReceiveMessage (WebConnection *, const String &, API::Object *)
 
void didClose (WebConnection *)
 
- Public Member Functions inherited from API::Client< WKConnectionClientBase >
 Client ()
 
void initialize (const WKConnectionClientBase *client)
 
const LatestClientInterface & client () const
 

Additional Inherited Members

- Protected Attributes inherited from API::Client< WKConnectionClientBase >
LatestClientInterface m_client
 

Member Function Documentation

◆ didClose()

void WebKit::WebConnectionClient::didClose ( WebConnection connection)

◆ didReceiveMessage()

void WebKit::WebConnectionClient::didReceiveMessage ( WebConnection connection,
const String messageName,
API::Object messageBody 
)

The documentation for this class was generated from the following files: