Deprecated API


Contents
Deprecated Fields
com.nokia.notifications.NotificationError.ERROR_ENABLER_EXITED
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_ENABLER_NOT_FOUND
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_INVALID_SERVICE_ID
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_NO_ACCOUNT
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_NOTIFICATION_ID_INVALIDATED
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_OFFLINE
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_OPERATION_FAILED
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_SERVICE_ID_CONFLICT
          This is not supported in Nokia Asha OS 1.0. 
com.nokia.notifications.NotificationError.ERROR_UNREGISTER_FAILED
          This is not supported in Nokia Asha OS 1.0. 
 

Deprecated Methods
com.nokia.notifications.NotificationSession.isWakeUp()
          This API is not supported in Nokia Asha OS 1.0. NNA registered MIDlet will always have wake-up as true. 
com.nokia.notifications.NotificationSession.setWakeUp(boolean)
          This API is not supported in Nokia Asha OS 1.0. NNA registered MIDlet cannot set or unset the wake-up setting. If the MIDlet wants to disable NNA, it should use #unregisterApplication(). Calling this API does not do anything with NNA.