- beginActivityWithOptions:reason:
Begin an activity using the given options and reason.
あるアクティビティをこの与えられたオプションと理由を使って開始します。
- performActivityWithOptions:reason:usingBlock:
Synchronously perform an activity defined by a given block using the given options.
与えられたブロックによってある与えられたオプション使って定義されたアクティビティを同期的に実行します。
- performExpiringActivityWithReason:usingBlock:
Performs the specified block asynchronously and notifies you if the process is about to be suspended.
指定されたブロックを非同期に実行します、そしてプロセスがまさに一時停止されようとしているならばあなたに通知します。