Uses of Interface
org.javacord.api.listener.channel.server.ServerChannelAttachableListenerManager
-
-
Uses of ServerChannelAttachableListenerManager in org.javacord.api.entity.channel
Subinterfaces of ServerChannelAttachableListenerManager in org.javacord.api.entity.channel Modifier and Type Interface Description interfaceChannelCategoryThis class represents a channel category.interfaceServerChannelThis class represents a server channel.interfaceServerTextChannelThis class represents a server text channel.interfaceServerVoiceChannelThis class represents a server voice channel. -
Uses of ServerChannelAttachableListenerManager in org.javacord.api.listener.channel.server
Subinterfaces of ServerChannelAttachableListenerManager in org.javacord.api.listener.channel.server Modifier and Type Interface Description interfaceChannelCategoryAttachableListenerManagerThis class can be used to add and retrieveChannelCategoryAttachableListeners. -
Uses of ServerChannelAttachableListenerManager in org.javacord.api.listener.channel.server.text
Subinterfaces of ServerChannelAttachableListenerManager in org.javacord.api.listener.channel.server.text Modifier and Type Interface Description interfaceServerTextChannelAttachableListenerManagerThis class can be used to add and retrieveServerTextChannelAttachableListeners. -
Uses of ServerChannelAttachableListenerManager in org.javacord.api.listener.channel.server.voice
Subinterfaces of ServerChannelAttachableListenerManager in org.javacord.api.listener.channel.server.voice Modifier and Type Interface Description interfaceServerVoiceChannelAttachableListenerManagerThis class can be used to add and retrieveServerVoiceChannelAttachableListeners.
-