object.player

Type String
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs
See also gpgs.leaderboards.*
gpgs.*

Overview

Table. Either a Player object or if the current player is not authorized to see information about the holder of this score the value will be a Table containing the following properties:

name (optional)

String. The display name of the player. If the identity of the player is unknown, this will return an anonymous name to display.

largeImageUri (optional)

String. The URI of the hi-res image to display for the player who scored this score. If the identity of the player is unknown, this will return nil. It may also be nil if the player simply has no image.

smallImageUri (optional)

String. The URI of the icon image to display for the player who scored this score. If the identity of the player is unknown, this will return nil. It may also be nil if the player simply has no image.