Package org.javacord.api.listener.channel
-
Interface Summary Interface Description ChannelAttachableListener This is a marker interface for listeners that can be attached to aChannel.ChannelAttachableListenerManager This class can be used to add and retrieveChannelAttachableListeners.ServerThreadChannelAttachableListener This is a marker interface for listeners that can be attached to aServerThreadChannel.ServerThreadChannelAttachableListenerManager This class can be used to add and retrieveServerThreadChannelAttachableListeners.TextChannelAttachableListener This is a marker interface for listeners that can be attached to aTextChannel.TextChannelAttachableListenerManager This class can be used to add and retrieveTextChannelAttachableListeners.VoiceChannelAttachableListener This is a marker interface for listeners that can be attached to aVoiceChannel.VoiceChannelAttachableListenerManager This class can be used to add and retrieveVoiceChannelAttachableListeners.