登录 注册
当前位置:主页 > 资源下载 > 49 > 苹果官方IOS Demo-Group

苹果官方IOS Demo-Group

  • 更新:2024-11-29 15:14:09
  • 大小:57KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:IOS - 移动开发
  • 格式:ZIP

资源介绍

一个简单的Group ABUIGroups shows how to check and request access to a user’s address book database. It also demonstrates how to retrieve, add, and remove group records from the address book database using AddressBook APIs. It displays groups organized by their source in the address book. This sample also shows how to retrieve the name of a group and of a source. Build Requirements: iOS SDK 6.0 or later Runtime Requirements: iOS 6.0 or later Using the Sample The application displays a list of groups organized by sources in the address book. It first prompts a user for access to their address book database. It displays existing groups and the Add and Edit buttons if the user has granted access. Tap the Add button to add a group to the default source in the address book. Tap the Edit button to delete a group from a source. Packaging List ABUIGroupsAppDelegate The application's delegate to setup its window and content.