FailedHiscoreReply

A failed hiscore reply would be sent when a lookup could not be performed successfully. The client will read a string for a reason when this occurs.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard

the reason to give to the player for why the lookup could not be done.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String