Deprecated API


Contents
Deprecated Interfaces
mobi.voiceassistant.client.content.IRemoteListAdapter
          Use IBubbleListAdapter 
 

Deprecated Classes
mobi.voiceassistant.client.content.RemoteListAdapter
          Use BubbleListAdapter 
mobi.voiceassistant.client.content.RemoteListAgent
          Use AssistantAgent 
mobi.voiceassistant.client.content.RemoteListView
          Use Bubble 
 

Deprecated Methods
mobi.voiceassistant.base.Response.createPendingRequest(int, int)
          Use Response.createPendingRequest(String, int, int) 
mobi.voiceassistant.base.Response.createPendingRequest(int, String)
          Use Response.createPendingRequest(String, int, String) 
mobi.voiceassistant.base.Request.getToken()
          use Request.getContent() 
 

Deprecated Constructors
mobi.voiceassistant.base.PendingRequest(Uri, Class, int, Token)
          Use PendingRequest.Builder 
mobi.voiceassistant.base.PendingRequest(Uri, ComponentName, ResId, Token)
          Use PendingRequest.Builder 
mobi.voiceassistant.base.PendingRequest(Uri, int, Token)
          Use PendingRequest.Builder