CheckFileWritePermissionTask

Task checking whether app's process can write to a file.

The callback reference is strongly kept throughout the process, so it needs to be wrapped in a weak reference or released on the client side if necessary.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun cancel(mayInterruptIfRunning: Boolean): Boolean
Link copied to clipboard
open fun execute(runnable: Runnable)
Link copied to clipboard
Link copied to clipboard
fun get(): Result
Link copied to clipboard
Link copied to clipboard