Uses of Record Class
de.jcm.discordgamesdk.ApplicationManager.AuthenticationData
-
Uses of ApplicationManager.AuthenticationData in de.jcm.discordgamesdk
Modifier 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.