Contents

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.

See Also

Delivery Information