What is PushRegistry?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is PushRegistry?
Rating:
PushRegistry is a new API added to MIDP 2.0. It manages network and timer-based activation of a MIDlet. It has the following methods to create and manage activation:
- registerConnection()
- getFilter()
- getMIDlet()
- registerAlarm()
Rating:
Was this information helpful?
Other articles
- What is Ticker?
- What is the getAppProperty() method?
- What is the notifyDestroyed() method?
- Implementing High-Level User interface in MIDP
- What is the TextField class?