AssetDownloadSource

constructor(@NonNull context: Context, @NonNull assetPath: String)

Constructor taking an assetPath pointing to a PDF document inside the app's assets.

Parameters

context

Context for accessing the document using a content resolver.

assetPath

The path pointing to a document in the app's assets.