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

TPlayer

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

Declaration

Source position: googlegamesmanagement.pp line 279

type TPlayer = class(TGoogleBaseObject)

protected

  procedure SetavatarImageUrl(); virtual;

  procedure SetbannerUrlLandscape(); virtual;

  procedure SetbannerUrlPortrait(); virtual;

  procedure SetdisplayName(); virtual;

  procedure SetexperienceInfo(); virtual;

  procedure Setkind(); virtual;

  procedure SetlastPlayedWith(); virtual;

  procedure Setname(); virtual;

  procedure SetoriginalPlayerId(); virtual;

  procedure SetplayerId(); virtual;

  procedure SetprofileSettings(); virtual;

  procedure Settitle(); virtual;

published

  property avatarImageUrl: string; [rw]

  property bannerUrlLandscape: string; [rw]

  property bannerUrlPortrait: string; [rw]

  property displayName: string; [rw]

  property experienceInfo: TGamesPlayerExperienceInfoResource; [rw]

  property kind: string; [rw]

  property lastPlayedWith: TGamesPlayedResource; [rw]

  property name: TPlayerTypename; [rw]

  property originalPlayerId: string; [rw]

  property playerId: string; [rw]

  property profileSettings: TProfileSettings; [rw]

  property title: string; [rw]

end;

Inheritance

TPlayer

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18