NotificareProductContentDownloadPausedEvent constructor

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

Implementation

NotificareProductContentDownloadPausedEvent(this.download, this.product);