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