Browse Source

add new sync signals

JNI-44
Hussein Kasem 8 years ago
parent
commit
76e46cb698
  1. 8
      src/pEp.yml2

8
src/pEp.yml2

@ -129,9 +129,11 @@ namespace pEp {
sync_notify_init_add_our_device > 1
sync_notify_init_add_other_device > 2
sync_notify_init_form_group > 3
sync_notify_timeout > 4
sync_notify_accepted_device_added > 5
sync_notify_accepted_group_created > 6
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
};
interface Engine {

Loading…
Cancel
Save