Uses of Enum Class
de.jcm.discordgamesdk.user.OnlineStatus
-
Uses of OnlineStatus in de.jcm.discordgamesdk.user
Modifier 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.