|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhoneDoesNotExistException | |
---|---|
edu.washington.cs.sounddetector.server.api |
Uses of PhoneDoesNotExistException in edu.washington.cs.sounddetector.server.api |
---|
Methods in edu.washington.cs.sounddetector.server.api that throw PhoneDoesNotExistException | |
---|---|
List<Notification> |
SoundDetectorAPI.getOldNotifications(String phoneId,
Date greaterThanDate,
Date lessThanDate)
Retrieves a list of notifications that have already been seen by the given phone. |
List<Notification> |
SoundDetectorAPI.getPendingNotifications(String phoneId)
Retrieves the latest notifications the given phone has not yet seen from the server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |