* Post a notification to be shown in the status bar. If a notification with the same id has already been posted by your application and has not yet been canceled, it will be replaced by the updated information.
* Post a notification to be shown in the status bar. If a notification with the same id has already been posted
* by your application and has not yet been canceled, it will be replaced by the updated information.
*
*
* @param string $id A unique identifier for this notification. Id must be a string and may contain only word characters (AlNum + underscore)
* @param string $id A unique identifier for this notification. Id must be a string and may contain only