Notification Progress Id

Returns a string describing the notification progress id, if available.

Syntax

function getNotificationProgressId(state) {
  return state.notifications.progressId;
}