Uses of Interface
org.javacord.api.listener.channel.VoiceChannelAttachableListenerManager
-
-
Uses of VoiceChannelAttachableListenerManager in org.javacord.api.entity.channel
Subinterfaces of VoiceChannelAttachableListenerManager in org.javacord.api.entity.channel Modifier and Type Interface Description interfaceGroupChannelThis class represents a group channel.interfacePrivateChannelThis class represents a private channel.interfaceServerStageVoiceChannelinterfaceServerVoiceChannelThis class represents a server voice channel.interfaceVoiceChannelThis class represents a voice channel. -
Uses of VoiceChannelAttachableListenerManager in org.javacord.api.listener.channel.group
Subinterfaces of VoiceChannelAttachableListenerManager in org.javacord.api.listener.channel.group Modifier and Type Interface Description interfaceGroupChannelAttachableListenerManagerThis class can be used to add and retrieveGroupChannelAttachableListeners. -
Uses of VoiceChannelAttachableListenerManager in org.javacord.api.listener.channel.server.voice
Subinterfaces of VoiceChannelAttachableListenerManager in org.javacord.api.listener.channel.server.voice Modifier and Type Interface Description interfaceServerVoiceChannelAttachableListenerManagerThis class can be used to add and retrieveServerVoiceChannelAttachableListeners. -
Uses of VoiceChannelAttachableListenerManager in org.javacord.api.listener.channel.user
Subinterfaces of VoiceChannelAttachableListenerManager in org.javacord.api.listener.channel.user Modifier and Type Interface Description interfacePrivateChannelAttachableListenerManagerThis class can be used to add and retrievePrivateChannelAttachableListeners.
-