Package net.dv8tion.jda.api.events.session


package net.dv8tion.jda.api.events.session
Events about the current gateway connection state.

This can be useful to track connection issues.

See Also:
  • Class
    Description
    Events which update the gateway session status.
    Indicates that JDA finished loading all entities.
    Indicates that JDA has been disconnected from the remote server.
    Indicates that the JDA cache has been invalidated.
    Indicates if JDA successfully re-established its connection to the gateway.
    Indicates that JDA successfully resumed its connection to the gateway.
    State of a gateway session.
    Indicates that JDA has fully disconnected from Discord and will not attempt to reconnect again.