- endActivity:
Ends the given activity.
与えられたアクティビティを終わります。
- 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.
指定されたブロックを非同期に実行します、そしてプロセスがまさに一時停止されようとしているならばあなたに通知します。