Gets chat notifications.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- receiverID
 - Type: 
System Int32
Chat user ID 
- sinceWhen
 - Type: 
System Nullable 
DateTime 
Sends since when (all if null). 
- isRead
 - Type: 
System Nullable 
Boolean 
Is read (or all if null). 
- siteID
 - Type: 
System Int32
Only notification assigned to this site will be returned 
Return Value
Type:List of notifications
See Also