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

remote

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

Declaration 宣言

@property(readonly, getter=isRemote) BOOL remote;

Discussion 議論

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ならばそれはローカルに生成されました。

See Also 参照

Delivery Information 配達情報