google_api_games v0.0.1 GoogleApi.Games.V1.Model.PeerSessionDiagnostics View Source

This is a JSON template for peer session diagnostics.

Attributes

  • connectedTimestampMillis (String): Connected time in milliseconds. Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#peerSessionDiagnostics. Defaults to: null.
  • participantId (String): The participant ID of the peer. Defaults to: null.
  • reliableChannel (PeerChannelDiagnostics): Reliable channel diagnostics. Defaults to: null.
  • unreliableChannel (PeerChannelDiagnostics): Unreliable channel diagnostics. Defaults to: null.