getPlayerInfo

@NotNull
abstract fun getPlayerInfo(): @NotNull ServerInfo.PlayerInfo

Gets the player-related information received from the server.

Return

The PlayerInfo associated with the server.