| ChatNotificationInfoProviderSetChatNotificationInfo Method | 
            Sets (updates or inserts) specified chat notification.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void SetChatNotificationInfo(
	ChatNotificationInfo notificationObj
)
Parameters
- notificationObj
- Type: CMS.ChatChatNotificationInfo
 Chat notification to be set.
 See Also
See Also