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

This is a JSON template for a join room request.

Attributes

  • capabilities (List[String]): The capabilities that this client supports for realtime communication. Defaults to: null.
  • clientAddress (RoomClientAddress): Client address for the player joining the room. Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#roomJoinRequest. Defaults to: null.
  • networkDiagnostics (NetworkDiagnostics): Network diagnostics for the client joining the room. Defaults to: null.