TransferViewModel

Constructors

Link copied to clipboard
constructor(app: Application)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
fun connect()
Link copied to clipboard
open fun <T : Application> getApplication(): T
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun sendNewRequest(requestDocumentList: RequestDocumentList)
Link copied to clipboard
fun sendRequest(requestDocumentList: RequestDocumentList)