MobileMeHelper Klassenreferenz

#import <MobileMeHelper.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _createAlbumFetchRequestForUsernames:includeTimeStamp:
(id) - init
(void) - dealloc
(BOOL) - canPostToDotMac
(void) - setDelegate:
(void) - cancel
(id) - albums
(void) - _noValidAccountsFound
(void) - _prepareForFullAccountScan
(void) - _fetchAlbums
(BOOL) - _setAlbumsFromServerResponse:
(void) - validateAlbums
(void) - connection:didReceiveResponse:
(void) - connection:didReceiveData:
(void) - connectionDidFinishLoading:
(void) - connection:didFailWithError:
(void) - _debugResponse

Öffentliche, statische Methoden

(void) + initialize
(id) + _copyPasswordForUsername:
(id) + _createAlbumFetchRequestForUsernames:includeTimeStamp:
(id) + serviceName
(void) + setServiceName:
(id) + userAgentString
(id) + languageString

Geschützte Attribute

NSMutableURLRequest_request
NSURLConnection_connection
id _delegate
NSString_username
BOOL _mayBeAbleToPost
BOOL _performedFullAccountScan
NSArray_albums
NSMutableArray_usernamesToCheck
NSMutableData_responseData
int _lastStatusCode

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MobileMeHelper.h.


Dokumentation der Elementfunktionen

+ (void) initialize  

Implementiert NSObject.

+ (id) _copyPasswordForUsername: (id)  fp8  

+ (id) _createAlbumFetchRequestForUsernames: (id)  fp8
includeTimeStamp: (BOOL)  fp12 

+ (id) serviceName  

+ (void) setServiceName: (id)  fp8  

+ (id) userAgentString  

+ (id) languageString  

- (id) _createAlbumFetchRequestForUsernames: (id)  fp8
includeTimeStamp: (BOOL)  fp12 

- (id) init  

- (void) dealloc  

Implementiert NSObject.

- (BOOL) canPostToDotMac  

- (void) setDelegate: (id)  fp8  

- (void) cancel  

- (id) albums  

- (void) _noValidAccountsFound  

- (void) _prepareForFullAccountScan  

- (void) _fetchAlbums  

- (BOOL) _setAlbumsFromServerResponse: (id)  fp8  

- (void) validateAlbums  

- (void) connection: (id)  fp8
didReceiveResponse: (id)  fp12 

- (void) connection: (id)  fp8
didReceiveData: (id)  fp12 

- (void) connectionDidFinishLoading: (id)  fp8  

- (void) connection: (id)  fp8
didFailWithError: (id)  fp12 

- (void) _debugResponse  


Dokumentation der Datenelemente

- (NSMutableURLRequest*) _request [protected]

Definiert in Zeile 13 der Datei MobileMeHelper.h.

- (NSURLConnection*) _connection [protected]

Definiert in Zeile 14 der Datei MobileMeHelper.h.

- (id) _delegate [protected]

Definiert in Zeile 15 der Datei MobileMeHelper.h.

- (NSString*) _username [protected]

Definiert in Zeile 16 der Datei MobileMeHelper.h.

- (BOOL) _mayBeAbleToPost [protected]

Definiert in Zeile 17 der Datei MobileMeHelper.h.

- (BOOL) _performedFullAccountScan [protected]

Definiert in Zeile 18 der Datei MobileMeHelper.h.

- (NSArray*) _albums [protected]

Definiert in Zeile 19 der Datei MobileMeHelper.h.

Definiert in Zeile 20 der Datei MobileMeHelper.h.

- (NSMutableData*) _responseData [protected]

Definiert in Zeile 21 der Datei MobileMeHelper.h.

- (int) _lastStatusCode [protected]

Definiert in Zeile 22 der Datei MobileMeHelper.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: