presented
Specifies whether the user notification has been presented.
ユーザ通知が提示されたかどうかを指定します。
remote
Specifies whether the remote was generated by a push notification.
リモートがプッシュ通知によって生成されたかどうかを指定します。
Availability 有効性
Technology
@property(copy) NSString
*soundName;
Passing the NSUser
constant causes the default notification center sound to be played.
NSUser
定数を渡すことは、省略時の通知センターサウンドが再生されることを引き起こします。
A value of nil
means no sound is played.
nil
の値は、サウンドが再生されないのを意味します。