Index

C D G H L M O S T 
All Classes and Interfaces|All Packages

H

handleAuthCommand(DropboxUnofficialBot, long, Properties) - Static method in class com.fussuchalice.bot.controllers.DropboxController
Handles the authorization command by sending an instruction message to the user.
handleCallbackData(String, long) - Static method in class com.fussuchalice.bot.controllers.LanguageSelectionController
Handles callback data and returns the language-specific properties based on the selected language.
handleGetAccountInfo(DropboxUnofficialBot, long, Properties, String) - Static method in class com.fussuchalice.bot.controllers.DropboxController
Retrieves the Dropbox client using the provided access key.
handleListDirCommand(DropboxUnofficialBot, long, Properties, String, String) - Static method in class com.fussuchalice.bot.controllers.DropboxController
Handles the command to list files and folders in a given path on Dropbox.
handleMoveCommand(DropboxUnofficialBot, long, Properties, String, String, String) - Static method in class com.fussuchalice.bot.controllers.DropboxController
Handles the command to move a file or folder in Dropbox to a specified destination.
handleShareCommand(DropboxUnofficialBot, long, Properties, String, String) - Static method in class com.fussuchalice.bot.controllers.DropboxController
Handles the command to share a file or folder in Dropbox.
handleStartCommand(DropboxUnofficialBot, long) - Static method in class com.fussuchalice.bot.controllers.StartController
Handles the /start command by sending a welcome message and an image to the user.
handleUploadFiles(DropboxUnofficialBot, long, Properties, String, String, String) - Static method in class com.fussuchalice.bot.controllers.DropboxController
Handles the command to upload a local file to Dropbox.
C D G H L M O S T 
All Classes and Interfaces|All Packages