Accepts (besides username and password):
- target: phone number wished to nudge
* Nudges expire after 24 hours or after a user receives a nudge
* A user can only nudge 5 people per hour
returns:
MAX_NUDGES_REACHED
SUCCESS
PARAMETER_ERROR
SERVER_ERROR
Nudge table will contain
user_id - [int]
target_number - [varchar]
timestamp - [int]
expired [0 or 1]
Original issue reported on code.google.com by K2xL....@gmail.com on 24 Aug 2009 at 5:02
Original issue reported on code.google.com by
K2xL....@gmail.com
on 24 Aug 2009 at 5:02