A B C D E F G H I K L M N O P Q R S T U V W 

V

validateException(DiscordException) - Method in class org.javacord.core.util.exception.DiscordExceptionValidatorImpl
 
valueOf(String) - Static method in enum org.javacord.core.util.gateway.GatewayOpcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.VoiceGatewayOpcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.WebSocketCloseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.WebSocketCloseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestRequestHttpResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestRequestResultErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.javacord.core.util.gateway.GatewayOpcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.VoiceGatewayOpcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.WebSocketCloseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.WebSocketCloseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestRequestHttpResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestRequestResultErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VIOLATED - org.javacord.core.util.gateway.WebSocketCloseCode
1008.
VOICE_SERVER_CRASHED - org.javacord.core.util.gateway.WebSocketCloseCode
The session would have handled too many guilds - you are required to shard your connection in order to connect.
VOICE_SERVER_PING - org.javacord.core.util.gateway.GatewayOpcode
Used for voice ping checking.
VOICE_STATE_UPDATE - org.javacord.core.util.gateway.GatewayOpcode
Used to join/move/leave voice channels.
VoiceGatewayOpcode - Enum in org.javacord.core.util.gateway
An enum with all voice gateway opcode as defined by Discord.
VoiceStateUpdateHandler - Class in org.javacord.core.util.handler.guild
Handles the voice state update packet.
VoiceStateUpdateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.guild.VoiceStateUpdateHandler
Creates a new instance of this class.
A B C D E F G H I K L M N O P Q R S T U V W