Instance Property インスタンスプロパティ

isRemote

Specifies whether the remote was generated by a push notification. リモートがプッシュ通知によって生成されたかどうかを指定します。

Declaration 宣言

var isRemote: Bool { get }

Discussion 議論

If this property is true then the user notification was generated by a push notification (that is, remotely); if false it was generated locally. このプロパティがtrueならばそのときユーザ通知はプッシュ通知によって生成されました(すなわち、リモートに);falseならばそれはローカルに生成されました。

See Also 参照

Delivery Information 配達情報