valid

@get:JvmName(name = "isValid")
val valid: Boolean

The current state of the player.

Always check the player's validity before using its APIs.

Return

true if the player is valid; false otherwise.