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

TRoomP2PStatus

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

Declaration

Source position: googlegames.pp line 2513

type TRoomP2PStatus = class(TGoogleBaseObject)

protected

  procedure SetconnectionSetupLatencyMillis(); virtual;

  procedure Seterror(); virtual;

  procedure Seterror_reason(); virtual;

  procedure Setkind(); virtual;

  procedure SetparticipantId(); virtual;

  procedure Setstatus(); virtual;

  procedure SetunreliableRoundtripLatencyMillis(); virtual;

published

  property connectionSetupLatencyMillis: Integer; [rw]

  property error: string; [rw]

  property error_reason: string; [rw]

  property kind: string; [rw]

  property participantId: string; [rw]

  property status: string; [rw]

  property unreliableRoundtripLatencyMillis: Integer; [rw]

end;

Inheritance

TRoomP2PStatus

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18