mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Meetings list on-screen with Mock VC
This commit is contained in:
parent
db4b5e863b
commit
c53a14f05e
9 changed files with 99 additions and 54 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue