Uses of Class
com.funambol.push.SyncInfo

Packages that use SyncInfo
com.funambol.push   
 

Uses of SyncInfo in com.funambol.push
 

Methods in com.funambol.push that return SyncInfo
 SyncInfo[] SANMessageParser.getSyncInfoArray()
           
 SyncInfo[] SANMessage.getSyncInfos()
           
 

Methods in com.funambol.push with parameters of type SyncInfo
 void SANMessage.setSyncInfos(SyncInfo[] syncInfo)
           
 

Constructors in com.funambol.push with parameters of type SyncInfo
SANMessage(java.lang.String digest, java.lang.String version, char uiMode, char initiator, int sessionId, java.lang.String serverId, int numberOfSync, SyncInfo[] syncInfo)
          Creates a new instance of SANMessage
 



Copyright © 2001-2009 Funambol.