From 9acff1e014eee3d452e3ce1a44380bd27fd551a0 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Sun, 14 Apr 2019 21:35:38 +0200 Subject: [PATCH] update for Sync API change --- src/pEp.yml2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pEp.yml2 b/src/pEp.yml2 index ad36d9e..8c85954 100644 --- a/src/pEp.yml2 +++ b/src/pEp.yml2 @@ -153,11 +153,13 @@ namespace pEp { sync_notify_init_add_our_device > 1 sync_notify_init_add_other_device > 2 sync_notify_init_form_group > 3 - sync_notify_init_move_our_device > 4 + // sync_notify_init_move_our_device > 4 sync_notify_timeout > 5 sync_notify_accepted_device_added > 6 sync_notify_accepted_group_created > 7 - sync_notify_accepted_device_moved > 8 + // sync_notify_accepted_device_moved > 8 + sync_notify_sole > 254 + sync_notify_in_group > 255 }; interface Engine {