Class CallVoiceJoinEvent
- java.lang.Object
-
- net.dv8tion.jda.core.events.Event
-
- net.dv8tion.jda.client.events.call.GenericCallEvent
-
- net.dv8tion.jda.client.events.call.voice.GenericCallVoiceEvent
-
- net.dv8tion.jda.client.events.call.voice.CallVoiceJoinEvent
-
public class CallVoiceJoinEvent extends GenericCallVoiceEvent
-
-
Constructor Summary
Constructors Constructor Description CallVoiceJoinEvent(JDA api, long responseNumber, CallUser cUser)
-
Method Summary
-
Methods inherited from class net.dv8tion.jda.client.events.call.voice.GenericCallVoiceEvent
getCallUser, getVoiceState
-
Methods inherited from class net.dv8tion.jda.client.events.call.GenericCallEvent
getCall, getGroup, getPrivateChannel, isGroupCall
-
Methods inherited from class net.dv8tion.jda.core.events.Event
getJDA, getResponseNumber
-
-