Package com.vodafone360.people.service

Class Summary
Authenticator This class is an implementation of AbstractAccountAuthenticator for authenticating accounts in the 360 People Account space.
NativeAccountObjectsHolder Small class created solely for holding the Authenticator and Sync Adapter objects required for the ability to have a 360 People Account on Native side.
PersistSettings Class responsible for handling persistent settings within the People client.
RemoteService Implementation of People client's Service class.
SyncAdapter SyncAdapter implementation which basically just ties in with the old Contacts Sync Engine code for the moment and waits for the sync to be finished.
WorkerThread The worker thread is the main thread of execution within the People Client service.
 

Enum Summary
PersistSettings.InternetAvail Internet availability settings, options are always connect or only allow manual connection
PersistSettings.Option Definition of a set of options handled by PersistSettings.
PersistSettings.OptionType Definition for Settings type (boolean, string, integer, long).
ServiceStatus ServiceStatus contains the set of return codes associated with requests made to the People client's remote service.
ServiceUiRequest The list of requests that the People Client UI can issue to the People Client service.
 



JavaDoc