Meetings list on-screen with Mock VC

This commit is contained in:
Heath Volmer
2017-10-03 14:47:37 -06:00
parent db4b5e863b
commit c53a14f05e
9 changed files with 99 additions and 54 deletions

View File

@@ -517,6 +517,10 @@ namespace PepperDash.Essentials
/// 15045 - Visibility for the bar containing call navigation button list
/// </summary>
public const uint CallStagingBarVisible = 15045;
/// <summary>
/// 15046
/// </summary>
public const uint MeetingsListVisible = 15046;
/// <summary>
/// 15051
/// </summary>