Package com.vodafone360.people.service.agent

Class Summary
NetworkAgent The network Agent monitors the connectivity status of the device and makes decisions about the communication strategy.
NetworkAgentState Stores information about the current status of the NetworkAgent, i.e. whether we are connected to the Internet, whether the network is available, if Wifi is active, whether roaming or data roaming are enabled etc.
UiAgent The UiAgent is aware when any "Live" Activities are currently on screen, and contains business logic for sending unsolicited messages to the UI.
 

Enum Summary
NetworkAgent.AgentDisconnectReason Reasons for Service Agent changing state to disconnected
NetworkAgent.AgentState  
NetworkAgent.StatesOfService  
 



JavaDoc