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