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 the closeRecordStore() method?
- What is the getColor() method?
- What is the append() method?
- What is the getNumRecords() method?
- What is the DateField class?