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

import"NotificationCenter.idl";

Public Member Functions

Notification createNotification (DOMString iconUrl, DOMString title, DOMString body)
 
long checkPermission ()
 
void requestPermission (optional VoidCallback? callback)
 

Member Function Documentation

◆ checkPermission()

long NotificationCenter::checkPermission ( )

◆ createNotification()

Notification NotificationCenter::createNotification ( DOMString  iconUrl,
DOMString  title,
DOMString  body 
)

◆ requestPermission()

void NotificationCenter::requestPermission ( optional VoidCallback callback)

The documentation for this interface was generated from the following file: