Interface PlacedPlayerSession.Builder

  • Method Details

    • playerId

      PlacedPlayerSession.Builder playerId(String playerId)

      A unique identifier for a player that is associated with this player session.

      Parameters:
      playerId - A unique identifier for a player that is associated with this player session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • playerSessionId

      PlacedPlayerSession.Builder playerSessionId(String playerSessionId)

      A unique identifier for a player session.

      Parameters:
      playerSessionId - A unique identifier for a player session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.