Class DiscordJoinGame
- java.lang.Object
-
- net.runelite.client.discord.events.DiscordJoinGame
-
public final class DiscordJoinGame extends Object
Called when the logged in user joined a game
-
-
Constructor Summary
Constructors Constructor Description DiscordJoinGame(String joinSecret)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getJoinSecret()
Obfuscated data of your choosing used as join secretint
hashCode()
String
toString()
-