Uses of Interface
org.javacord.api.entity.channel.internal.ServerVoiceChannelUpdaterDelegate
-
Packages that use ServerVoiceChannelUpdaterDelegate Package Description org.javacord.api.util.internal -
-
Uses of ServerVoiceChannelUpdaterDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ServerVoiceChannelUpdaterDelegate Modifier and Type Method Description static ServerVoiceChannelUpdaterDelegateDelegateFactory. createServerVoiceChannelUpdaterDelegate(ServerVoiceChannel channel)Creates a new server voice channel updater delegate.ServerVoiceChannelUpdaterDelegateDelegateFactoryDelegate. createServerVoiceChannelUpdaterDelegate(ServerVoiceChannel channel)Creates a new server voice channel updater delegate.
-