Interface MatchedPlayerSession.Builder

    • Method Detail

      • playerId

        MatchedPlayerSession.Builder playerId​(String playerId)

        A unique identifier for a player

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

        MatchedPlayerSession.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.