Class GenericCallUpdateEvent
- java.lang.Object
-
- net.dv8tion.jda.core.events.Event
-
- net.dv8tion.jda.client.events.call.GenericCallEvent
-
- net.dv8tion.jda.client.events.call.update.GenericCallUpdateEvent
-
- Direct Known Subclasses:
CallUpdateRingingUsersEvent
public abstract class GenericCallUpdateEvent extends GenericCallEvent
-
-
Constructor Summary
Constructors Constructor Description GenericCallUpdateEvent(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
-
-