Closed Bug 971999 Opened 11 years ago Closed 11 years ago

Server needs to service request from client to list pending incoming calls

Categories

(Hello (Loop) :: Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: abr, Assigned: rgauthier)

References

Details

User Story

The server provides an API that returns a list of incoming calls for a particular client.

This will be requested by the client after a simple push notification.

Attachments

(1 file)

46 bytes, text/x-github-pull-request
standard8
: review+
Details | Review
No description provided.
Blocks: loop_mvp
We need to expose a service that a client can query for a list of their incoming calls. (This is hit after the simple push shoulder tap)
Component: General → Server
Blocks: loop_mlp
User Story: (updated)
Assignee: nobody → rgauthier
Status: NEW → ASSIGNED
Attached file link to github PR
This also changes a bit the API exposed: the client will need to pass a version to the server in order to list calls newer than this version number (it's in fact a timestamp).
Attachment #8390853 - Flags: review?(standard8)
The server requires a version parameter as a JSON serialized body. This version parameter is an always incrementing integer that tells the server to filter the calls that are more recent or as recent as the version parameter (>=). The version parameter can then be a timestamp in the form of an integer.
Comment on attachment 8390853 [details] [review] link to github PR Updates look good. r=Standard8
Attachment #8390853 - Flags: review?(standard8) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Closing the older bugs with the older code.
Status: RESOLVED → VERIFIED
QA Contact: jbonacci
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: