SMTPConnection(PrivateCommands) Klassenreferenz

#import <SMTPConnection-PrivateCommands.h>

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _dataForCommand:length:argument:trailer:
(int) - _sendCommand:length:argument:trailer:
(int) - _getReply
(void) - _readResponseRange:isContinuation:
(BOOL) - _connectUsingAccount:
(int) - _doHandshakeUsingAccount:
(BOOL) - _hasParameter:forKeyword:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei SMTPConnection-PrivateCommands.h.


Dokumentation der Elementfunktionen

- (id) _dataForCommand: (const char *)  fp8
length: (unsigned int)  fp12
argument: (id)  fp16
trailer: (unsigned char)  fp20 

- (int) _sendCommand: (const char *)  fp8
length: (unsigned int)  fp12
argument: (id)  fp16
trailer: (unsigned char)  fp20 

- (int) _getReply  

- (void) _readResponseRange: (struct _NSRange *)  fp8
isContinuation: (char *)  fp12 

- (BOOL) _connectUsingAccount: (id)  fp8  

- (int) _doHandshakeUsingAccount: (id)  fp8  

- (BOOL) _hasParameter: (id)  fp8
forKeyword: (id)  fp12 


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