Class CallCreateEvent
- java.lang.Object
-
- net.dv8tion.jda.core.events.Event
-
- net.dv8tion.jda.client.events.call.GenericCallEvent
-
- net.dv8tion.jda.client.events.call.CallCreateEvent
-
public class CallCreateEvent extends GenericCallEvent
-
-
Constructor Summary
Constructors Constructor Description CallCreateEvent(JDA api, long responseNumber, Call call)
-
Method Summary
-
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
-
-