game-common / pragma.party / PartyApi / getIdForPlayer /
getIdForPlayer #
suspend fun getIdForPlayer(playerId: <ERROR CLASS>): PragmaResult<<ERROR CLASS>?, PragmaFailure>
Get the current party id for a player. Null if no current party id.
Parameters #
playerId | The player id to query for a party id. |