Uses of Interface
org.javacord.api.internal.AccountUpdaterDelegate
-
Packages that use AccountUpdaterDelegate Package Description org.javacord.api.util.internal -
-
Uses of AccountUpdaterDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return AccountUpdaterDelegate Modifier and Type Method Description static AccountUpdaterDelegateDelegateFactory. createAccountUpdaterDelegate(DiscordApi api)Creates a new account updater delegate.AccountUpdaterDelegateDelegateFactoryDelegate. createAccountUpdaterDelegate(DiscordApi api)Creates a new account updater delegate.
-