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

TPeerSessionDiagnostics

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

Declaration

Source position: googlegames.pp line 1453

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



CT Web help

CodeTyphon Studio