NSURLResponseInternal Klassenreferenz

#import <NSURLResponseInternal.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithURL:MIMEType:expectedContentLength:textEncodingName:
(void) - dealloc

Geschützte Attribute

NSURLURL
NSStringMIMEType
NSStringtextEncodingName
long long expectedContentLength
double expiration
NSDatecreatedDate
NSDictionarydownloadAssessment

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei NSURLResponseInternal.h.


Dokumentation der Elementfunktionen

- (id) initWithURL: (id)  fp8
MIMEType: (id)  fp12
expectedContentLength: (int)  fp16
textEncodingName: (id)  fp20 

- (void) dealloc  

Implementiert NSObject.


Dokumentation der Datenelemente

- (NSURL*) URL [protected]

Definiert in Zeile 13 der Datei NSURLResponseInternal.h.

- (NSString*) MIMEType [protected]

Definiert in Zeile 14 der Datei NSURLResponseInternal.h.

- (NSString*) textEncodingName [protected]

Definiert in Zeile 15 der Datei NSURLResponseInternal.h.

- (long long) expectedContentLength [protected]

Definiert in Zeile 16 der Datei NSURLResponseInternal.h.

- (double) expiration [protected]

Definiert in Zeile 17 der Datei NSURLResponseInternal.h.

- (NSDate*) createdDate [protected]

Definiert in Zeile 18 der Datei NSURLResponseInternal.h.

- (NSDictionary*) downloadAssessment [protected]

Definiert in Zeile 19 der Datei NSURLResponseInternal.h.


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