Various bug fixes

This commit is contained in:
Neil Dorin
2017-10-18 22:25:02 -06:00
parent 91cc452e03
commit b423d1cb58
10 changed files with 396 additions and 280 deletions

View File

@@ -37,6 +37,15 @@ namespace PepperDash.Essentials
/// 1003 - For tapping the text field to reveal the keyboard
/// </summary>
public const uint CodecDirectorySearchTextPress = 1003;
/// <summary>
/// 1004
/// </summary>
public const uint CallStopSharingPress = 1004;
/// <summary>
/// 1005
/// </summary>
public const uint CallSharedSourceInfoEnable = 1005;
// Audio Conference
@@ -220,6 +229,7 @@ namespace PepperDash.Essentials
/// </summary>
public const uint VCSelfViewPipTogglePress = 1253;
//******************************************************
// Letter joins start at 2921;