social / pragma.account / AccountService / getDisplayNameForPlayerIdPartnerV2 /

getDisplayNameForPlayerIdPartnerV2 #

suspend fun getDisplayNameForPlayerIdPartnerV2(session: PartnerSession, request: AccountRpc.GetDisplayNameForPlayerIdPartnerV2Request): AccountRpc.GetDisplayNameForPlayerIdPartnerV2Response

Returns the Pragma Full Display Name by a given Pragma Player Id.

PragmaApplicationErrors

  • AccountRpc.PragmaPlayerIdNotFoundApplicationError if the player does not exist.