Uses of Enum Class
de.jcm.discordgamesdk.user.OnlineStatus
Packages that use OnlineStatus
-
Uses of OnlineStatus in de.jcm.discordgamesdk.user
Methods in de.jcm.discordgamesdk.user that return OnlineStatusModifier and TypeMethodDescriptionPresence.getStatus()
Gets the online/Discord status of the user.static OnlineStatus
Returns the enum constant of this class with the specified name.static OnlineStatus[]
OnlineStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.jcm.discordgamesdk.user with parameters of type OnlineStatus