Unit 'googlegames' Package
[Overview][Types][Classes][Index] [#googleapi]

TPlayerLeaderboardScoreListResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlegames.pp line 1747

type TPlayerLeaderboardScoreListResponse = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure Setplayer(); virtual;

published

  property items: TPlayerLeaderboardScoreListResponseTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property player: TPlayer; [rw]

end;

Inheritance

TPlayerLeaderboardScoreListResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18