Index
All Classes|All Packages|Constant Field Values
G
- gatewayDiscordClient(List<EventListener<T>>) - Method in class com.se21.calbot.configs.BotConfiguration
- getCalendar(String) - Method in class com.se21.calbot.factories.CalendarFactory
-
Provides object of calendar used by current user
- getClient(String) - Method in class com.se21.calbot.factories.clientFactory
-
Provides object of ClientManager used by current user
- getClientId() - Method in class com.se21.calbot.ClientManager.Discord
- getClientId() - Method in interface com.se21.calbot.interfaces.ClientManager
-
To get the current sessions clientId, for some operations.
- getEventType() - Method in interface com.se21.calbot.listeners.EventListener
- getEventType() - Method in class com.se21.calbot.listeners.MessageCreateListener
- getLastMessageDataObject() - Method in class com.se21.calbot.ClientManager.Discord
- getLastMessageDataObject() - Method in interface com.se21.calbot.interfaces.ClientManager
-
This will be used in future to make bot more interactive, where user can select some option from previously shown options
- getUrl(String, String) - Method in class com.se21.calbot.controllers.Controller
-
To get URL for OAUTH 2.0
- googleCalendar - Enum constant in enum class com.se21.calbot.enums.Enums.calendarType
- googleCalendarService - Variable in class com.se21.calbot.factories.CalendarFactory
- GoogleCalendarService - Class in com.se21.calbot.services
-
Google Calendar operations are managed through this class.
- GoogleCalendarService() - Constructor for class com.se21.calbot.services.GoogleCalendarService
All Classes|All Packages|Constant Field Values