com.nokia.notifications
Interface NotificationInfo
public interface NotificationInfo
Contains MIDlet specific settings from Notification Enabler.
NotificationInfo
is received in
NotificationSessionListener.infoReceived(NotificationInfo)
.
Method Summary |
java.lang.String |
getNotificationId()
Returns the Notification ID used by the service to identify the device
to send notifications. |
getNotificationId
java.lang.String getNotificationId()
- Returns the Notification ID used by the service to identify the device
to send notifications.
- Returns:
- the Notification ID used by the service to send notifications