public abstract class GenericCallVoiceEvent extends GenericCallEvent
Modifier and Type | Field and Description |
---|---|
protected CallUser |
cUser |
call
api, responseNumber
Constructor and Description |
---|
GenericCallVoiceEvent(JDA api,
long responseNumber,
CallUser cUser) |
Modifier and Type | Method and Description |
---|---|
CallUser |
getCallUser() |
CallVoiceState |
getVoiceState() |
getCall, getGroup, getPrivateChannel, isGroupCall
getJDA, getResponseNumber
protected final CallUser cUser
public CallUser getCallUser()
public CallVoiceState getVoiceState()