NewConversationMessageNotification
class NewConversationMessageNotification extends Notification (View source)
Properties
| protected int|null | $nID | from Notification | |
| protected DateTime | $nDate | from Notification | |
| protected Collection | $alerts | from Notification | |
| protected int | $cnvMessageID | 
Methods
                    ListViewInterface|null
                
                
                    getListView()
        
                                            
                
            No description
                    int
                
                
                    getConversationMessageID()
        
                                            
                
            No description
                    getConversationMessageObject()
        
                                            
                
            No description
Details
        
                            
    __construct(SubjectInterface $message)
        
    
    No description
        
                            int|null
    getNotificationID()
        
    
    No description
        
                            DateTime
    getNotificationDate()
        
    
    No description
        
                            string|null
    getNotificationDateTimeZone()
        
    
    No description
        
                            
    setNotificationDate(DateTime $nDate)
        
    
    No description
        
                            ListViewInterface|null
    getListView()
        
    
    No description
        
                            Collection|NotificationAlert[]
    getAlerts()
        
    
    No description
        
                            int
    getConversationMessageID()
        
    
    No description
        
                            
    getConversationMessageObject()
        
    
    No description