- beginAccessingResourcesWithCompletionHandler:
Requests access to the resources marked with the managed tags. If any of the resources are not on the device, they are requested from the App Store.
管理タグで印されるリソースに対するアクセスをリクエストする。何らかのリソースがデバイス上にないならば、それらはApp Storeにリクエストされます。
- conditionallyBeginAccessingResourcesWithCompletionHandler:
Checks whether the resources marked with the tags managed by the request are already on the device. If all of the resources are on the device, you can begin accessing those resources.
リクエストによって管理されるタグで印されるリソースがすでにデバイス上かどうか調べます。それらのリソースの全てがデバイス上ならば、あなたはそれらリソースにアクセスを開始できます。