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.
PragmaResultErrors
- PragmaError.AccountService_NotFound if the player does not exist.