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.interfaceRegularServerChannelinterfaceServerChannelThis class represents a server channel.interfaceServerForumChannelThis class represents a server forum channel.interfaceServerStageVoiceChannelinterfaceServerTextChannelThis class represents a server text channel.interfaceServerThreadChannelThis class represents a channel thread.interfaceServerVoiceChannelThis class represents a server voice channel.interfaceUnknownRegularServerChannelThis class represents an unknown regular server channel.interfaceUnknownServerChannelThis class represents an unknown server 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.
-