presented
Specifies whether the user notification has been presented.
ユーザ通知が提示されたかどうかを指定します。
soundName
Specifies the name of the sound to play when the notification is delivered.
通知が配達されるときに再生されるサウンドの名前を指定します。
Availability 有効性
Technology
@property(readonly, getter=isRemote) BOOL remote;
If this property is YES
then the user notification was generated by a push notification (that is, remotely); if NO
it was generated locally.
このプロパティがYES
ならばそのときユーザ通知はプッシュ通知によって生成されました(すなわち、リモートに);NO
ならばそれはローカルに生成されました。