createNotification

Declaration

Notification createNotification(
    DOMString iconUrl, 
    DOMString title, 
    DOMString body
);