#import <POP3Fetcher.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (int) | + _fetchWithAccount:intoQueue:newMessages:oldMessages:preservingUID:withStore: |
| (int) | + fetchWithAccount:newMessages:oldMessages:preservingUID:withStore: |
Definiert in Zeile 9 der Datei POP3Fetcher.h.
| + (int) _fetchWithAccount: | (id) | fp8 | ||
| intoQueue: | (id) | fp12 | ||
| newMessages: | (unsigned int) | fp16 | ||
| oldMessages: | (unsigned int) | fp20 | ||
| preservingUID: | (id) | fp24 | ||
| withStore: | (id) | fp28 | ||
| + (int) fetchWithAccount: | (id) | fp8 | ||
| newMessages: | (unsigned int) | fp12 | ||
| oldMessages: | (unsigned int) | fp16 | ||
| preservingUID: | (id) | fp20 | ||
| withStore: | (id) | fp24 | ||