Instance Method
インスタンスメソッド
removeDeliveredNotification:
Remove a delivered user notification from the user notification center.
配達されたユーザ通知をユーザ通知センターから取り除きます。
Parameters
パラメータ
notification
The user notification.
ユーザ通知。
Discussion
議論
If the user notification is not in deliveredNotifications
, nothing happens.
ユーザ通知がdeliveredNotifications
の中にないならば、何も起こりません。
See Also
参照
Managing the Delivered Notifications
配達された通知を管理する
deliveredNotifications
An array of all user notifications delivered to the notification center.
通知センターに配達された全てのユーザ通知からなる配列。
Deprecated
非推奨