Documents_Provider

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
protected open var Chooser_Id: String
Root ID of the provider.
Link copied to clipboard
protected open var Chooser_Name: String
Title for document chooser
Link copied to clipboard
Array of supported mime types.
Link copied to clipboard
New line separated list of supported mime types.
Link copied to clipboard
private val TAG: String
Logging tag

Functions

Link copied to clipboard
open fun Add_Document_Info(Row: RowBuilder, File: File)
add document information
Link copied to clipboard
open fun Add_Root_Info(Row: RowBuilder)
add the root information
Link copied to clipboard
Directory where the FA2 files are stored.
Link copied to clipboard
open fun toString(): String