social / pragma.account / AccountService / getDisplayNameForPragmaPlayerIdV1 /

getDisplayNameForPragmaPlayerIdV1 #

suspend fun getDisplayNameForPragmaPlayerIdV1(session: PlayerSession, request: AccountRpc.GetDisplayNameForPragmaPlayerIdV1Request): AccountRpc.GetDisplayNameForPragmaPlayerIdV1Response

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

PragmaApplicationErrors

  • AccountRpc.PragmaPlayerIdNotFoundApplicationError if the player does not exist.