Package net.dv8tion.jda.api.events
Class ResumedEvent
java.lang.Object
net.dv8tion.jda.api.events.Event
net.dv8tion.jda.api.events.ResumedEvent
- All Implemented Interfaces:
GenericEvent
Indicates that JDA successfully resumed its connection to the gateway.
All Objects are still in place and events are replayed.
All Objects are still in place and events are replayed.
Can be used to marks the continuation of event flow stopped by the DisconnectEvent
.
-
Constructor Summary
-
Method Summary
Methods inherited from class net.dv8tion.jda.api.events.Event
getJDA, getResponseNumber
-
Constructor Details
-
ResumedEvent
-