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

TApplicationVerifyResponse

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

Declaration

Source position: googlegames.pp line 653

type TApplicationVerifyResponse = class(TGoogleBaseObject)

protected

  procedure Setalternate_player_id(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setplayer_id(); virtual;

  

published

  property alternate_player_id: string; [rw]

  

  property kind: string; [rw]

  

  property player_id: string; [rw]

  

end;

Inheritance

TApplicationVerifyResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio