Uses of Record Class
de.jcm.discordgamesdk.ApplicationManager.AuthenticationData
Packages that use ApplicationManager.AuthenticationData
-
Uses of ApplicationManager.AuthenticationData in de.jcm.discordgamesdk
Method parameters in de.jcm.discordgamesdk with type arguments of type ApplicationManager.AuthenticationDataModifier and TypeMethodDescriptionvoid
ApplicationManager.authenticate
(BiConsumer<Result, ApplicationManager.AuthenticationData> callback) Requests authorization from the user (if not obtained already) and returns the OAuth2 token and some additional information about user and application in a callback.