Skip navigation links
A B C D G L O P S T 

S

setDebugging(boolean) - Method in class org.sobotics.redunda.PingService
Enables or disables the debugging mode.
setSyncInterval(int) - Method in class org.sobotics.redunda.DataService
Sets the time between two syncs.
standby - Static variable in class org.sobotics.redunda.PingService
Stores if the bot should be on standby; true by default
standbyStatusChanged(boolean) - Method in interface org.sobotics.redunda.PingServiceDelegate
Tells the delegate, that the status was changed
start() - Method in class org.sobotics.redunda.DataService
Resets the executor services and starts checking the files after 30 seconds If the bot has just started, it is better to call `syncAndStart()`.
start() - Method in class org.sobotics.redunda.PingService
Resets the executor services and starts pinging the server
syncAndStart() - Method in class org.sobotics.redunda.DataService
Synchronizes the files synchronously and then starts the background thread.
syncFiles() - Method in class org.sobotics.redunda.DataService
Synchronizes the files for the bot via Redunda.
A B C D G L O P S T 
Skip navigation links