mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 19:24:53 +00:00
Various bug fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user