iOS 地址簿只读概念
地址簿 API 中是否有从应用程序插入只读或锁定条目的概念?我们希望与地址簿集成,但不希望删除条目。
提前致谢!
抢
Is there any concept in the address book API of inserting a read-only or locked entry from an application? We want to integrate with the Address book, but don't want the entries to be removed.
Thanks in advance!
Rob
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
地址簿属于用户。程序没有(也不应该)能够创建用户无法删除的记录。你还有别的意思吗?
The Address Book belongs to the user. Programs do not (and should not) have the ability to create records the user can't delete. Do you mean something else?