public static interface PlacedPlayerSession.Builder extends SdkPojo, CopyableBuilder<PlacedPlayerSession.Builder,PlacedPlayerSession>
| Modifier and Type | Method and Description |
|---|---|
PlacedPlayerSession.Builder |
playerId(String playerId)
A unique identifier for a player that is associated with this player session.
|
PlacedPlayerSession.Builder |
playerSessionId(String playerSessionId)
A unique identifier for a player session.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPlacedPlayerSession.Builder playerId(String playerId)
A unique identifier for a player that is associated with this player session.
playerId - A unique identifier for a player that is associated with this player session.PlacedPlayerSession.Builder playerSessionId(String playerSessionId)
A unique identifier for a player session.
playerSessionId - A unique identifier for a player session.Copyright © 2022. All rights reserved.