mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
Add logic to subscribe to PhoneBookSyncState during the CustomActivate method within CiscoSparkCodec class
This commit is contained in:
parent
64352811c5
commit
93bfcc7baa
3 changed files with 59 additions and 15 deletions
|
|
@ -464,7 +464,7 @@ namespace PepperDash.Essentials.Core.Bridges.JoinMaps
|
|||
new JoinMetadata
|
||||
{
|
||||
Description = "Go to Directory Root",
|
||||
JoinCapabilities = eJoinCapabilities.ToSIMPL,
|
||||
JoinCapabilities = eJoinCapabilities.FromSIMPL,
|
||||
JoinType = eJoinType.Digital
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue