#import <POP3Connection-PrivateCommands.h>
Öffentliche Methoden | |
| (void) | - getTop:ofMessageNumber:intoMutableData: |
| (int) | - _readMultilineResponseWithMaxSize:informDelegate:consumer: |
| (int) | - _sendCommand:withArguments: |
| (id) | - copyReplyLineData |
| (int) | - _getStatusFromReply |
| (int) | - _apopWithUsername:password: |
| (int) | - _user: |
| (int) | - _pass: |
Definiert in Zeile 9 der Datei POP3Connection-PrivateCommands.h.
| - (void) getTop: | (int) | fp8 | ||
| ofMessageNumber: | (unsigned long) | fp12 | ||
| intoMutableData: | (id) | fp16 | ||
| - (int) _readMultilineResponseWithMaxSize: | (int) | fp8 | ||
| informDelegate: | (BOOL) | fp12 | ||
| consumer: | (id) | fp16 | ||
| - (int) _sendCommand: | (const char *) | fp8 | ||
| withArguments: | (id) | fp12 | ||
| - (id) copyReplyLineData |
| - (int) _getStatusFromReply |
| - (int) _apopWithUsername: | (id) | fp8 | ||
| password: | (id) | fp12 | ||
| - (int) _user: | (id) | fp8 |
| - (int) _pass: | (id) | fp8 |