#import <VVService.h>
Abgeleitet von NSObject.
Definiert in Zeile 11 der Datei VVService.h.
| + (void) initialize |
Implementiert NSObject.
| + (void) _handleSIMChange |
| + (id) sharedService |
| + (BOOL) sharedServiceIsSubscribed |
| + (void) _setInsomniaState: | (BOOL) | fp8 |
| + (void) _suppressInsomniaState |
| + (void) _resetInsomniaState |
| + (void) setInsomniaEnabled: | (BOOL) | fp8 |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (BOOL) isSubscribed |
| - (void) setSubscribed: | (BOOL) | fp8 |
| - (id) mailboxName |
| - (BOOL) mailboxRequiresSetup |
| - (void) setMailboxRequiresSetup: | (BOOL) | fp8 |
| - (BOOL) sharedSubscriptionRequiresSetup |
| - (int) mailboxUsage |
| - (void) setMailboxUsage: | (int) | fp8 |
| - (unsigned int) unreadCount |
| - (void) setUnreadCount: | (unsigned int) | fp8 |
| - (unsigned int) trashedCount |
| - (void) setTrashedCount: | (unsigned int) | fp8 |
| - (void) updateCountsForChangedFlags: | (int) | fp8 | ||
| currentRecordFlags: | (int) | fp12 | ||
| - (void) resetCounts |
| - (void) removeAllRecords |
| - (void) updateLoggingSettings |
| - (BOOL) isOnline |
| - (void) setOnline: | (BOOL) | fp8 |
| - (long) dataContextIdentifier |
| - (BOOL) _isOfflineDueToRoamingWithDataStatusDict: | (struct __CFDictionary *) | fp8 |
| - (BOOL) isOfflineDueToRoaming |
| - (void) _updateOnlineStatusWithDataStatusDict: | (struct __CFDictionary *) | fp8 |
| - (void) handleDataContextDeactivated |
| - (void) _handleCallStatusChange: | (struct __CFDictionary *) | fp8 |
| - (void) _setActivationError: | (id) | fp8 |
| - (void) _contextActivationFailed: | (id) | fp8 |
| - (void) _contextActivationSucceeded: | (id) | fp8 |
| - (id) activationError |
| - (void) clearActivationError |
| - (BOOL) isInSync |
| - (BOOL) isMessageWaiting |
| - (void) setMessageWaiting: | (BOOL) | fp8 |
| - (void) _reactToIndicator |
| - (void) _cancelIndicatorAction |
| - (Class) notificationInterpreterClass |
| - (void) handleNotification: | (id) | fp8 | ||
| isMWI: | (BOOL) | fp12 | ||
| - (BOOL) respectsMWINotifications |
| - (void) handleIndicatorNotification: | (struct __CFDictionary *) | fp8 |
| - (id) password |
| - (id) passwordIgnoringSubscription: | (BOOL) | fp8 |
| - (void) setPassword: | (id) | fp8 |
| - (void) setProvisionalPassword: | (id) | fp8 |
| - (id) provisionalPassword |
| - (void) handlePasswordRequestCancellation |
| - (void) displayPasswordRequestIfNecessary |
| - (void) handlePasswordNotificationResponse: | (struct __CFUserNotification *) | fp8 | ||
| flags: | (unsigned long) | fp12 | ||
| - (void) cancelPasswordRequest |
| - (int) maximumGreetingDuration |
| - (int) maximumRecordedNameDuration |
| - (int) minimumPasswordLength |
| - (int) maximumPasswordLength |
| - (BOOL) passwordChangeRequiresEnteringOldPassword |
| - (int) mailboxGreetingType |
| - (id) carrierParameterValueForKey: | (id) | fp8 |
| - (BOOL) taskOfTypeExists: | (int) | fp8 |
| - (void) progressiveDataLengthsForRecord: | (void *) | fp8 | ||
| expected: | (unsigned int *) | fp12 | ||
| current: | (unsigned int *) | fp16 | ||
| - (BOOL) dataForRecordPending: | (void *) | fp8 | ||
| progressiveLoadInProgress: | (char *) | fp12 | ||
| - (BOOL) headerChangesPending |
| - (BOOL) greetingFetchExistsProgressiveLoadInProgress: | (char *) | fp8 |
| - (void) synchronize: | (BOOL) | fp8 |
| - (void) retrieveDataForRecord: | (void *) | fp8 |
| - (void) changePassword: | (id) | fp8 | ||
| fromPassword: | (id) | fp12 | ||
| - (void) retrieveGreeting |
| - (BOOL) greetingAvailable |
| - (void) setGreetingType: | (int) | fp8 | ||
| withData: | (id) | fp12 | ||
| duration: | (unsigned int) | fp16 | ||
| - (void) moveRecordToTrash: | (void *) | fp8 |
| - (void) moveRecordFromTrash: | (void *) | fp8 |
| - (void) reportError: | (id) | fp8 |
| - (void) cancelDelayedSynchronize |
| - (void) resetDelayedSynchronizationAttemptCount |
| - (void) _attemptDelayedSynchronize |
| - (void) scheduleDelayedSynchronize |
- (NSRecursiveLock*) _lock [protected] |
Definiert in Zeile 13 der Datei VVService.h.
- (int) _mailboxUsage [protected] |
Definiert in Zeile 14 der Datei VVService.h.
- (double) _trashCompactionAge [protected] |
Definiert in Zeile 15 der Datei VVService.h.
- (unsigned int) _unreadCount [protected] |
Definiert in Zeile 16 der Datei VVService.h.
- (unsigned int) _trashedCount [protected] |
Definiert in Zeile 17 der Datei VVService.h.
- (NSError*) _passwordError [protected] |
Definiert in Zeile 18 der Datei VVService.h.
- (NSError*) _activationError [protected] |
Definiert in Zeile 19 der Datei VVService.h.
Definiert in Zeile 20 der Datei VVService.h.
- (NSString*) _passwordMailboxName [protected] |
Definiert in Zeile 21 der Datei VVService.h.
- (NSTimer*) _retryTimer [protected] |
Definiert in Zeile 22 der Datei VVService.h.
- (struct __CFDate*) _nextRetryWakeDate [read, protected] |
Definiert in Zeile 23 der Datei VVService.h.
- (int) _retryIntervalIndex [protected] |
Definiert in Zeile 24 der Datei VVService.h.
- (unsigned int) _pmNotifier [protected] |
Definiert in Zeile 25 der Datei VVService.h.
- (struct IONotificationPort*) _pmNotifierPort [read, protected] |
Definiert in Zeile 26 der Datei VVService.h.
- (unsigned int) _pmRootPort [protected] |
Definiert in Zeile 27 der Datei VVService.h.
- (struct __CFRunLoopSource*) _pmRunLoopSource [read, protected] |
Definiert in Zeile 28 der Datei VVService.h.
- (id) _carrierParameters [protected] |
Definiert in Zeile 29 der Datei VVService.h.
- (Class) _notificationInterpreter [protected] |
Definiert in Zeile 30 der Datei VVService.h.
- (unsigned int) offline [protected] |
Definiert in Zeile 32 der Datei VVService.h.
- (unsigned int) subscribed [protected] |
Definiert in Zeile 33 der Datei VVService.h.
- (unsigned int) initialSetupRequired [protected] |
Definiert in Zeile 34 der Datei VVService.h.
- (unsigned int) fakeInitialSetup [protected] |
Definiert in Zeile 35 der Datei VVService.h.
- (unsigned int) mwiState [protected] |
Definiert in Zeile 36 der Datei VVService.h.
struct { ... } VVService::_serviceFlags [protected] |