WebAPI/SimplePush: Difference between revisions

Jump to navigation Jump to search
Line 218: Line 218:
# If the PushServer accepts the request, it SHOULD update its records. UserAgent and PushServer are now back in sync. DONE
# If the PushServer accepts the request, it SHOULD update its records. UserAgent and PushServer are now back in sync. DONE
# If the PushServer detects a duplicate UAID, it SHOULD respond with an error.
# If the PushServer detects a duplicate UAID, it SHOULD respond with an error.
# In this case, the client should invalidate its current state and ask apps application to re-register using
# In this case, the client should invalidate its current state and ask apps application to re-register using the <tt>push-register</tt> system message. UserAgent and PushServer will now organically sync similar to standard /register calls.
  the <tt>push-register</tt> system message. UserAgent and PushServer will now organically sync similar to standard /register calls.


===== Arguments =====
===== Arguments =====
Confirmed users
93

edits

Navigation menu