ClosedReason
  
  Description:
  [ CCode ( cprefix = "NOTIFY_CLOSED_REASON_" ,  type_id = "notify_closed_reason_get_type ()" ) ]
[ Version ( since = "0.8.0" ) ]
public enum ClosedReason
  
  
    The reason for which the notification has been closed.
   
  
  
  Content:
  Enum values:
  
    - API_REQUEST - It has been 
        closed by a call to  [method@NotifyNotification.
 
    - DISMISSED - It has been 
        dismissed by the user.
 
    - EXPIRED - Timeout has expired.
      
 
    - UNDEFIEND - Closed by 
        undefined/reserved reasons.
 
    - UNSET - Notification not closed.