CatNiP docutest
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
<MediaWikiDownloadDelegate> Protocol Reference

Protocol defining the required methods of a MediaWikiDownloadDelegate. More...

#import <MediaWikiDownloadDelegate.h>

List of all members.

Public Member Functions

(void) - didFinishDownload:
 Delegate method called when a file download process completes, the parameter is a path to the downloaded file.

Detailed Description

Protocol defining the required methods of a MediaWikiDownloadDelegate.

MediaWikiDownloadDelegates receive a message telling where the file was saved once the download is complete.

Created by Antti V J Niemela, tkol on 6/7/11. Copyright 2011 University of Helsinki. All rights reserved.


Member Function Documentation

- (void) didFinishDownload: (NSString *)  loadedFilePath

Delegate method called when a file download process completes, the parameter is a path to the downloaded file.


The documentation for this protocol was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines