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

#include <WebGeolocationProvider.h>

Inheritance diagram for WebKit::WebGeolocationProvider:
API::Client< WKGeolocationProviderBase >

Public Member Functions

void startUpdating (WebGeolocationManagerProxy *)
 
void stopUpdating (WebGeolocationManagerProxy *)
 
void setEnableHighAccuracy (WebGeolocationManagerProxy *, bool)
 
- Public Member Functions inherited from API::Client< WKGeolocationProviderBase >
 Client ()
 
void initialize (const WKGeolocationProviderBase *client)
 
const LatestClientInterface & client () const
 

Additional Inherited Members

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

Member Function Documentation

◆ setEnableHighAccuracy()

void WebKit::WebGeolocationProvider::setEnableHighAccuracy ( WebGeolocationManagerProxy geolocationManager,
bool  enabled 
)

◆ startUpdating()

void WebKit::WebGeolocationProvider::startUpdating ( WebGeolocationManagerProxy geolocationManager)

◆ stopUpdating()

void WebKit::WebGeolocationProvider::stopUpdating ( WebGeolocationManagerProxy geolocationManager)

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