5.4. Class Description
The API for the PushRegistry is located in package
javax.microedition.io.
java.lang.Object |
+ - javax.microedition.io.PushRegistry
5.5. Method Description
5.5.1. PushRegistry Method
5.5.1.1. registerAlarm static long registerAlarm (
String midlet, long time) throws ClassNotFoundException, ConnectionNotFoundException
You can delete a previously registered alarm by setting the time parameter to zero. The registered time must be local time. The time must be a minimum of two minutes in the future from the current time.