Working on getting meeting change events to trigger properly

This commit is contained in:
Neil Dorin
2021-06-29 17:35:22 -06:00
parent a76f4c15dc
commit 840934502b
3 changed files with 55 additions and 14 deletions

View File

@@ -764,6 +764,10 @@ namespace PepperDash.Essentials
/// </summary>
public const uint NextMeetingModalVisible = 15049;
/// <summary>
/// 15050
/// </summary>
public const uint NextMeetingNotificationRibbonVisible = 15050;
/// <summary>
/// 15051
/// </summary>
public const uint Display1SelectPressAndFb = 15051;