What is the recordAdded() method?
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 the recordAdded() method?
Rating:
The recordAdded() method is a method of the RecordListener interface. This method is called when a new record is added to a record store. The general syntax of this method is as follows:
Here, recordstore is the reference of the RecordStore class and recordid represents the id of an added record.
Rating:
Was this information helpful?
Other articles
- What is the getConstraints() method?
- What is a Player?
- What is the getWidth() method?
- What is MMAPI?
- What is the setMediaTime() method?