docs(essentials): Add join name to printjoinmap and update description on StartMeetingNow join

This commit is contained in:
Neil Dorin
2022-09-29 12:33:42 -06:00
parent 4938071f70
commit 55031d16af
2 changed files with 3 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec.ZoomRoom
},
new JoinMetadata
{
Description = "FB Indicates the password prompt is active",
Description = "Pulse to start an ad-hoc meeting with the default duration",
JoinCapabilities = eJoinCapabilities.FromSIMPL,
JoinType = eJoinType.Digital
});