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