VVService Klassenreferenz

#import <VVService.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(BOOL) - isSubscribed
(void) - setSubscribed:
(id) - mailboxName
(BOOL) - mailboxRequiresSetup
(void) - setMailboxRequiresSetup:
(BOOL) - sharedSubscriptionRequiresSetup
(int) - mailboxUsage
(void) - setMailboxUsage:
(unsigned int) - unreadCount
(void) - setUnreadCount:
(unsigned int) - trashedCount
(void) - setTrashedCount:
(void) - updateCountsForChangedFlags:currentRecordFlags:
(void) - resetCounts
(void) - removeAllRecords
(void) - updateLoggingSettings
(BOOL) - isOnline
(void) - setOnline:
(long) - dataContextIdentifier
(BOOL) - _isOfflineDueToRoamingWithDataStatusDict:
(BOOL) - isOfflineDueToRoaming
(void) - _updateOnlineStatusWithDataStatusDict:
(void) - handleDataContextDeactivated
(void) - _handleCallStatusChange:
(void) - _setActivationError:
(void) - _contextActivationFailed:
(void) - _contextActivationSucceeded:
(id) - activationError
(void) - clearActivationError
(BOOL) - isInSync
(BOOL) - isMessageWaiting
(void) - setMessageWaiting:
(void) - _reactToIndicator
(void) - _cancelIndicatorAction
(Class) - notificationInterpreterClass
(void) - handleNotification:isMWI:
(BOOL) - respectsMWINotifications
(void) - handleIndicatorNotification:
(id) - password
(id) - passwordIgnoringSubscription:
(void) - setPassword:
(void) - setProvisionalPassword:
(id) - provisionalPassword
(void) - handlePasswordRequestCancellation
(void) - displayPasswordRequestIfNecessary
(void) - handlePasswordNotificationResponse:flags:
(void) - cancelPasswordRequest
(int) - maximumGreetingDuration
(int) - maximumRecordedNameDuration
(int) - minimumPasswordLength
(int) - maximumPasswordLength
(BOOL) - passwordChangeRequiresEnteringOldPassword
(int) - mailboxGreetingType
(id) - carrierParameterValueForKey:
(BOOL) - taskOfTypeExists:
(void) - progressiveDataLengthsForRecord:expected:current:
(BOOL) - dataForRecordPending:progressiveLoadInProgress:
(BOOL) - headerChangesPending
(BOOL) - greetingFetchExistsProgressiveLoadInProgress:
(void) - synchronize:
(void) - retrieveDataForRecord:
(void) - changePassword:fromPassword:
(void) - retrieveGreeting
(BOOL) - greetingAvailable
(void) - setGreetingType:withData:duration:
(void) - moveRecordToTrash:
(void) - moveRecordFromTrash:
(void) - reportError:
(void) - cancelDelayedSynchronize
(void) - resetDelayedSynchronizationAttemptCount
(void) - _attemptDelayedSynchronize
(void) - scheduleDelayedSynchronize

Öffentliche, statische Methoden

(void) + initialize
(void) + _handleSIMChange
(id) + sharedService
(BOOL) + sharedServiceIsSubscribed
(void) + _setInsomniaState:
(void) + _suppressInsomniaState
(void) + _resetInsomniaState
(void) + setInsomniaEnabled:

Geschützte Attribute

NSRecursiveLock_lock
int _mailboxUsage
double _trashCompactionAge
unsigned int _unreadCount
unsigned int _trashedCount
NSError_passwordError
NSError_activationError
NSString_password
NSString_passwordMailboxName
NSTimer_retryTimer
struct __CFDate * _nextRetryWakeDate
int _retryIntervalIndex
unsigned int _pmNotifier
struct IONotificationPort * _pmNotifierPort
unsigned int _pmRootPort
struct __CFRunLoopSource * _pmRunLoopSource
id _carrierParameters
Class _notificationInterpreter
struct {
   unsigned int   offline:1
   unsigned int   subscribed:1
   unsigned int   initialSetupRequired:1
   unsigned int   fakeInitialSetup:1
   unsigned int   mwiState:1
_serviceFlags

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei VVService.h.


Dokumentation der Elementfunktionen

+ (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  


Dokumentation der Datenelemente

- (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.

- (NSString*) _password [protected]

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]


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