Uses of Class
org.quickconnectfamily.sync.QCSynchronizationException

Packages that use QCSynchronizationException
org.quickconnectfamily.sync   
 

Uses of QCSynchronizationException in org.quickconnectfamily.sync
 

Methods in org.quickconnectfamily.sync that throw QCSynchronizationException
 void SynchronizedDB.sync()
          This method pushes any stored setData parameters to the HTTP service, waits for any data from the service, and then inserts any data received from the service into the appropriate tables in the local SQLite database.