Titanium.Contacts.getGroupByID

Function of Titanium.Contacts.
Platform Since
iPhone 0.8
iPad 0.8

Summary

Returns a Titanium.Contacts.Group object with the given ID

Arguments

Name Type Summary
id Number

The database ID of the group to retrieve

Return Type