NotificareProductContentDownloadFailedEvent constructor

NotificareProductContentDownloadFailedEvent(
  1. NotificareDownload download,
  2. NotificareProduct product
)

Implementation

NotificareProductContentDownloadFailedEvent(this.download, this.product);