public interface Notification
| Modifier and Type | Method and Description | 
|---|---|
| long | getAgeInMs()The time elapsed in milliseconds since the notification was created. | 
| NotificationId | getId()A unique id for the notification. | 
| String | getSoundUrl()The URL of a sound to play in the browser. | 
NotificationId getId()
String getSoundUrl()
long getAgeInMs()
Copyright © 2004-2011. All Rights Reserved.