public class GuildVoiceMoveEvent extends GenericGuildVoiceEvent
Constructor and Description |
---|
GuildVoiceMoveEvent(JDA api,
long responseNumber,
Member member,
VoiceChannel channelLeft) |
Modifier and Type | Method and Description |
---|---|
VoiceChannel |
getChannelJoined() |
VoiceChannel |
getChannelLeft() |
getMember, getVoiceState
getGuild
getJDA, getResponseNumber
public GuildVoiceMoveEvent(JDA api, long responseNumber, Member member, VoiceChannel channelLeft)
public VoiceChannel getChannelLeft()
public VoiceChannel getChannelJoined()