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.

PragmaResultErrors

  • PragmaError.AccountService_NotFound if the player does not exist.