A
B
C
D
G
I
M
O
P
R
S
V
G
- getAudioPlayer() - function in dev.arbjerg.lavalink.api.IPlayer
- getClientName() - function in dev.arbjerg.lavalink.api.ISocketContext
- The name of this connections client if specified.
- getGuildId() - function in dev.arbjerg.lavalink.api.IPlayer
- The guild which this player belongs to.
- getName() - function in dev.arbjerg.lavalink.api.AudioFilterExtension
- The key of the filter.
- getName() - function in kotlin.ISocketContext.State
- getOrdinal() - function in kotlin.ISocketContext.State
- getPlayer(java.lang.Long) - function in dev.arbjerg.lavalink.api.ISocketContext
- Returns the player of a guild.
- getPlayers() - function in dev.arbjerg.lavalink.api.ISocketContext
- A read-only map of all players associated by their guild.
- getResumableSessions() - function in dev.arbjerg.lavalink.api.ISocketServer
- A map of all resumable sessions by their session id.
- getSessionId() - function in dev.arbjerg.lavalink.api.ISocketContext
- The session id of this socket connection.
- getSessions() - function in dev.arbjerg.lavalink.api.ISocketServer
- A map of all active sessions by their session id.
- getSocketContext() - function in dev.arbjerg.lavalink.api.IPlayer
- The WebSocket this player belongs to
- getState() - function in dev.arbjerg.lavalink.api.ISocketContext
- The state of the context.
- getTrack() - function in dev.arbjerg.lavalink.api.IPlayer
- The currently playing track if any.
- getUserId() - function in dev.arbjerg.lavalink.api.ISocketContext
- The User ID of the Client.