当 CNContactStore 发生更改的通知发布时,userinfo 具有三个键:CNNotificationOriginationExternally
、CNNotificationSaveIdentifiersKey
和CNNotificationSourcesKey
。
我找不到与这些键相关的信息类型的任何文档。任何指针?或者确定信息类型的策略?
当 CNContactStore 发生更改的通知发布时,userinfo 具有三个键:CNNotificationOriginationExternally
、CNNotificationSaveIdentifiersKey
和CNNotificationSourcesKey
。
我找不到与这些键相关的信息类型的任何文档。任何指针?或者确定信息类型的策略?