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

TRoomStatus

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

Declaration

Source position: googlegames.pp line 2617

type TRoomStatus = class(TGoogleBaseObject)

protected

  procedure SetautoMatchingStatus(); virtual;

  procedure Setkind(); virtual;

  procedure Setparticipants(); virtual;

  procedure SetroomId(); virtual;

  procedure Setstatus(); virtual;

  procedure SetstatusVersion(); virtual;

published

  property autoMatchingStatus: TRoomAutoMatchStatus; [rw]

  property kind: string; [rw]

  property participants: TRoomStatusTypeparticipantsArray; [rw]

  property roomId: string; [rw]

  property status: string; [rw]

  property statusVersion: Integer; [rw]

end;

Inheritance

TRoomStatus

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18