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

TRoomParticipant

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

Declaration

Source position: googlegames.pp line 2570

type TRoomParticipant = class(TGoogleBaseObject)

protected

  procedure SetautoMatched(); virtual;

  procedure SetautoMatchedPlayer(); virtual;

  procedure Setcapabilities(); virtual;

  procedure SetclientAddress(); virtual;

  procedure Setconnected(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure SetleaveReason(); virtual;

  procedure Setplayer(); virtual;

  procedure Setstatus(); virtual;

published

  property autoMatched: Boolean; [rw]

  property autoMatchedPlayer: TAnonymousPlayer; [rw]

  property capabilities: TStringArray; [rw]

  property clientAddress: TRoomClientAddress; [rw]

  property connected: Boolean; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property leaveReason: string; [rw]

  property player: TPlayer; [rw]

  property status: string; [rw]

end;

Inheritance

TRoomParticipant

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18