Discussion 議論
When the content has changed, post a new notification using the default notification center ([NSNotification
). At some point in the future, the system will fetch the new data from your extension. The notification’s parameters are ignored and should be nil
.
コンテンツが変化した場合、新しい通知を省略時の通知センター([NSNotification
)を使って投函してください。将来のある時点で、システムは新しいデータをあなたの拡張から取得するでしょう。通知の持つパラメータは無視されます、そしてnil
であるべきです。