PNDownloadFileResult

data class PNDownloadFileResult(val fileName: String, val byteStream: Downloadable?)

Constructors

Link copied to clipboard
constructor(fileName: String, byteStream: Downloadable?)

Properties

Link copied to clipboard
Link copied to clipboard