k2xl / auramap

Automatically exported from code.google.com/p/auramap
0 stars 0 forks source link

Server: updatebuddylist #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I will make the following pages:

updatebuddylist.php

* Params: username, password, contact list (comma seperated name,phone), 
options (leave blank for now eventually this will contain privacy 
information)
* Outputs: SUCCESS, PARAMETER_ERROR, or SERVER_ERROR

Original issue reported on code.google.com by K2xL....@gmail.com on 28 Jul 2009 at 6:31

GoogleCodeExporter commented 9 years ago
Okay forget the above, new specs below:

updateBuddyList.php

Accepts:
username [phone number]
password [pass key with phone number]

returns
PARAMETER_ERROR = Parameters retrieved are not in the right format or do
not exist
LOGIN_ERROR = Login incorrect

Or if none of the above is returned then the following is returned:
SUCCESS = The server has successfully updated the database by clearing all of 
the
buddies and readding.

Original comment by K2xL....@gmail.com on 15 Aug 2009 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by K2xL....@gmail.com on 24 Aug 2009 at 4:40