@Deprecated public class DefaultShardManager.ForwardingSessionReconnectQueue extends SessionReconnectQueue
RECONNECT_DELAY
Constructor | Description |
---|---|
ForwardingSessionReconnectQueue(java.util.function.Consumer<JDA> appender,
java.util.function.Consumer<JDA> remover) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
void |
appendSession(net.dv8tion.jda.core.requests.WebSocketClient client) |
Deprecated.
|
void |
removeSession(net.dv8tion.jda.core.requests.WebSocketClient client) |
Deprecated.
|
public void appendSession(net.dv8tion.jda.core.requests.WebSocketClient client)
appendSession
in class SessionReconnectQueue
public void removeSession(net.dv8tion.jda.core.requests.WebSocketClient client)
removeSession
in class SessionReconnectQueue