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

TPeerSessionDiagnostics

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

Declaration

Source position: googlegames.pp line 1447

type TPeerSessionDiagnostics = class(TGoogleBaseObject)

protected

  procedure SetconnectedTimestampMillis(); virtual;

  procedure Setkind(); virtual;

  procedure SetparticipantId(); virtual;

  procedure SetreliableChannel(); virtual;

  procedure SetunreliableChannel(); virtual;

published

  property connectedTimestampMillis: string; [rw]

  property kind: string; [rw]

  property participantId: string; [rw]

  property reliableChannel: TPeerChannelDiagnostics; [rw]

  property unreliableChannel: TPeerChannelDiagnostics; [rw]

end;

Inheritance

TPeerSessionDiagnostics

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18