Uses of Class
de.jcm.discordgamesdk.user.Presence
Packages that use Presence
-
Uses of Presence in de.jcm.discordgamesdk.user
Methods in de.jcm.discordgamesdk.user that return PresenceModifier and TypeMethodDescriptionRelationship.getPresence()
Gets the Presence of the user which the current user has an relationship with.Constructors in de.jcm.discordgamesdk.user with parameters of type PresenceModifierConstructorDescriptionRelationship
(RelationshipType type, DiscordUser user, Presence presence)