getParentWithCallbacks
fun getParentWithCallbacks(successCallback: FileSystemEntryCallback = definedExternally, errorCallback: ErrorCallback = definedExternally)(source)
The FileSystemEntry interface's method getParent()
obtains a FileSystemDirectoryEntry.