Package de.jcm.discordgamesdk.activity
Class ActivityParty
java.lang.Object
de.jcm.discordgamesdk.activity.ActivityParty
A structure used show information about the player's party.
- See Also:
-
Method Details
-
setID
Sets an unique identifier for the party.- Parameters:
id
- a unique identifier
-
getID
Gets the unique identifier set for the party.- Returns:
- The unique identifier or an empty string if it is not set
-
size
Returns an embedded structure to set the size of the party.- Returns:
- An ActivityPartySize structure
-
toString
-